Message249574
Hi, I have the same symptoms and noticed by accident that you can somewhat workaround it by running pyvenv twice:
pyvenv /path/to/env && pyvenv --system-site-packages /path/to/env
The first provides pip, the second does not destroy it.
At least this works on my Debian 8 installation |
|
Date |
User |
Action |
Args |
2015-09-02 21:16:28 | gracinet | set | recipients:
+ gracinet, gilgamezh |
2015-09-02 21:16:28 | gracinet | set | messageid: <1441228588.63.0.833291288082.issue24875@psf.upfronthosting.co.za> |
2015-09-02 21:16:28 | gracinet | link | issue24875 messages |
2015-09-02 21:16:28 | gracinet | create | |
|