Message201462
You cannot use --user in a virtual environment (well a venv, no idea about a pyvenv - but it should get a similar error message IMO if it doesn't).
If you use --root and --user together it will install to the --root location, using the user layout, so instead of installing to /home/dstufft/.local/lib/python3.4/site-packages/ it will install to /value/of/root/home/dstufft/.local/lib/python3.4/site-packages/ |
|
| Date |
User |
Action |
Args |
| 2013-10-27 14:51:46 | dstufft | set | recipients:
+ dstufft, ncoghlan, larry |
| 2013-10-27 14:51:46 | dstufft | set | messageid: <[email protected]> |
| 2013-10-27 14:51:46 | dstufft | link | issue19406 messages |
| 2013-10-27 14:51:46 | dstufft | create | |
|