Message354858
To Steve:
I want the embedded venv to have the same sys.path as if you were running the venv python interpreter. So my method takes into account for instance the include-system-site-packages option in pyvenv.cfg. Also my method sets sys.prefix in the same way as the venv python interpreter. |
|
| Date |
User |
Action |
Args |
| 2019-10-17 23:01:09 | pyscripter | set | recipients:
+ pyscripter, ncoghlan, pitrou, vstinner, grahamd, methane, eric.snow, steve.dower |
| 2019-10-17 23:01:08 | pyscripter | set | messageid: <[email protected]> |
| 2019-10-17 23:01:08 | pyscripter | link | issue22213 messages |
| 2019-10-17 23:01:08 | pyscripter | create | |
|