Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Barry Warsaw
On Mar 21, 2014, at 04:30 AM, Bohuslav Kabrda wrote: I'm on python-dev but not pypa-dev. But if you want to take the discussion there, I guess I'm ok with following yet another mailing list. Gmane makes life on a zillion mailing lists so much more manageable. ;) Yep, they do that. That's

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Barry Warsaw
On Mar 21, 2014, at 02:43 PM, Donald Stufft wrote: Also yea pip in the system Python currently kind of sucks. I want to make this better eventually! I just don't know how yet or have the cycles to spend investigating it. One of the things I'd like to see, in addition to supporting

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Barry Warsaw
On Mar 21, 2014, at 02:28 PM, Matthias Klose wrote: - whether to use python3-pip or a freshly downloaded pip. When using pip to install for the system python3, maybe try to use the shipped python3-pip. I have no opinion if another pip is downloaded and installed into for

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Donald Stufft
On Mar 25, 2014, at 3:11 PM, Barry Warsaw ba...@debian.org wrote: On Mar 21, 2014, at 04:30 AM, Bohuslav Kabrda wrote: I'm on python-dev but not pypa-dev. But if you want to take the discussion there, I guess I'm ok with following yet another mailing list. Gmane makes life on a zillion

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Donald Stufft
On Mar 25, 2014, at 3:18 PM, Barry Warsaw ba...@debian.org wrote: On Mar 21, 2014, at 02:28 PM, Matthias Klose wrote: - whether to use python3-pip or a freshly downloaded pip. When using pip to install for the system python3, maybe try to use the shipped python3-pip. I have no

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Barry Warsaw
On Mar 25, 2014, at 03:19 PM, Donald Stufft wrote: I assume once someone has installed pip with apt-get they’d still be able to run pip install —upgrade pip if they wanted too? I would think they should be able to do that. -Barry signature.asc Description: PGP signature

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Scott Kitterman
On Tuesday, March 25, 2014 15:29:06 Barry Warsaw wrote: On Mar 25, 2014, at 03:19 PM, Donald Stufft wrote: I assume once someone has installed pip with apt-get they’d still be able to run pip install —upgrade pip if they wanted too? I would think they should be able to do that. If I've

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-25 Thread Robert Collins
On 26 March 2014 17:15, Scott Kitterman deb...@kitterman.com wrote: On Tuesday, March 25, 2014 15:29:06 Barry Warsaw wrote: On Mar 25, 2014, at 03:19 PM, Donald Stufft wrote: I assume once someone has installed pip with apt-get they'd still be able to run pip install --upgrade pip if they