Message203759
Since ensurepip needs to manipulate sys.path, I ended up running the "-m ensurepip" using the venv Python in a subprocess. This both avoids side effects on the current process and gets ensurepip the right target directory settings automatically. |
|
| Date |
User |
Action |
Args |
| 2013-11-22 14:15:41 | ncoghlan | set | recipients:
+ ncoghlan, vinay.sajip, larry, ned.deily, dstufft |
| 2013-11-22 14:15:41 | ncoghlan | set | messageid: <[email protected]> |
| 2013-11-22 14:15:41 | ncoghlan | link | issue19552 messages |
| 2013-11-22 14:15:41 | ncoghlan | create | |
|