PyScripter <pyscrip...@gmail.com> added the comment:

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.

----------

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

Reply via email to