Re: [Python-Dev] Why does pip upgrade to a random version?

2015-02-04 Thread Brian Curtin
On Wed, Feb 4, 2015 at 1:04 PM, Martin Thoma wrote: > Could somebody please have a look at the following SO question? It seems as > if I might have found a bug in pip: > http://stackoverflow.com/q/28282671/562769 > > TL;DR of the SO question: > I executed `$ sudo pip install hwrt --upgrade` mutipl

Re: [Python-Dev] Hi, I am new to this board and have a question

2015-02-04 Thread Alexander Belopolsky
On Wed, Feb 4, 2015 at 6:18 PM, Jianhua Zhou wrote: > The necessary bits to build these optional modules were not found: > > _bz2 _lzma _ssl > > _tkinter zlib > > > > .. > > > > So what package name should I gave to download the additional source to >

Re: [Python-Dev] Hi, I am new to this board and have a question

2015-02-04 Thread Cameron Simpson
On 04Feb2015 23:18, Jianhua Zhou wrote: Hi Everyone, I am a core software engineer at Rocket Software Inc. I am working on database system called UniData and Universe. Now we plan to introduce Python as the new programming language to our customer. When I try to build the python 3.4.1 on Red

Re: [Python-Dev] Why does pip upgrade to a random version?

2015-02-04 Thread Jeremy Dunck
Does this happen with other packages? I wonder if perhaps the issue is with the package itself. On Wed, Feb 4, 2015 at 11:04 AM, Martin Thoma wrote: > Could somebody please have a look at the following SO question? It seems > as if I might have found a bug in pip: > http://stackoverflow.com/q/

[Python-Dev] Hi, I am new to this board and have a question

2015-02-04 Thread Jianhua Zhou
Hi Everyone, I am a core software engineer at Rocket Software Inc. I am working on database system called UniData and Universe. Now we plan to introduce Python as the new programming language to our customer. When I try to build the python 3.4.1 on Red Hat Linux platform. I found some problem

[Python-Dev] Why does pip upgrade to a random version?

2015-02-04 Thread Martin Thoma
Could somebody please have a look at the following SO question? It seems as if I might have found a bug in pip: http://stackoverflow.com/q/28282671/562769 TL;DR of the SO question: I executed `$ sudo pip install hwrt --upgrade` mutiple times and got a - seemingly random - version of hwrt installed

[Python-Dev] Python Mobile-sig

2015-02-04 Thread Jeff Hardy
There is now a Python SIG dedicated to running Python on mobile devices. Sign up for the mobile-...@python.org mailing list and find out more at [1]. The Mobile-SIG exists to improve the usability of Python on mobile devices, as mobile platforms have their own unique requirements and constraints.