On 9/26/15, Zachary Ware wrote:
> On Sat, Sep 26, 2015 at 1:13 PM, wrote:
>> After a fresh install of Python 2.7 32-bit and 64-bit, upgrading pip
>> using pip fails. Am I doing this incorrectly? Any suggestions?
>
> This is a limitation of Windows: you can't replace the executable that
> you're
On Sat, Sep 26, 2015 at 6:24 PM, wrote:
> Joel, no need for elevated (Administrator) execution. I did need to
> follow Zachary's suggestion and it worked well.
>
Good result. I'm not up on windows for many years
--
Joel Goldstick
http://joelgoldstick.com
--
https://mail.python.org/mailman/l
Joel, no need for elevated (Administrator) execution. I did need to
follow Zachary's suggestion and it worked well.
--
https://mail.python.org/mailman/listinfo/python-list
On Sat, Sep 26, 2015 at 1:13 PM, wrote:
> After a fresh install of Python 2.7 32-bit and 64-bit, upgrading pip
> using pip fails. Am I doing this incorrectly? Any suggestions?
This is a limitation of Windows: you can't replace the executable that
you're currently running. To work around this, d
On Sat, Sep 26, 2015 at 2:52 PM, Joel Goldstick
wrote:
> sudo pip ... etc
>
> On Sat, Sep 26, 2015 at 2:13 PM, wrote:
>
>> After a fresh install of Python 2.7 32-bit and 64-bit, upgrading pip
>> using pip fails. Am I doing this incorrectly? Any suggestions?
>>
>> C:\Python27-32\Scripts>pip insta
sudo pip ... etc
On Sat, Sep 26, 2015 at 2:13 PM, wrote:
> After a fresh install of Python 2.7 32-bit and 64-bit, upgrading pip
> using pip fails. Am I doing this incorrectly? Any suggestions?
>
> C:\Python27-32\Scripts>pip install --upgrade pip
> You are using pip version 7.0.1, however version
After a fresh install of Python 2.7 32-bit and 64-bit, upgrading pip
using pip fails. Am I doing this incorrectly? Any suggestions?
C:\Python27-32\Scripts>pip install --upgrade pip
You are using pip version 7.0.1, however version 7.1.2 is available.
You should consider upgrading via the 'pip insta