Re: Python 3.5.0b2 - permission error after pip upgrade

2015-06-11 Thread Zachary Ware
On Thu, Jun 11, 2015 at 2:15 PM, Chris Angelico wrote: > On Fri, Jun 12, 2015 at 4:57 AM, Andreas Balogh wrote: >> I've installed a fresh copy of Python 3.5.0b2 and - as recommended - >> upgraded pip. I don't >> understand the reason for the permission errors as I am owner and have full >> cont

Re: Python 3.5.0b2 - permission error after pip upgrade

2015-06-11 Thread Chris Angelico
On Fri, Jun 12, 2015 at 4:57 AM, Andreas Balogh wrote: > I've installed a fresh copy of Python 3.5.0b2 and - as recommended - upgraded > pip. I don't > understand the reason for the permission errors as I am owner and have full > control for > the temporary directory created. > > What can I do t

Python 3.5.0b2 - permission error after pip upgrade

2015-06-11 Thread Andreas Balogh
I've installed a fresh copy of Python 3.5.0b2 and - as recommended - upgraded pip. I don't understand the reason for the permission errors as I am owner and have full control for the temporary directory created. What can I do to fix this? C:\Apps\Python35>pip install --upgrade pip You are usin