Steve Dower added the comment:

You can try installing with "--user" to install to a per-user directory, start 
running pip from an administrative command/PowerShell prompt, or use the venv 
module to create a virtual environment.

Alternatively, if you select the default installation options you will get one 
that you can modify freely, but because it's in your user directory nobody else 
on the machine can use it.

Installing to Program Files is supposed to be read only. You're welcome to open 
it up, just be aware that it is a security risk to do so.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30531>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to