Eryk Sun <[email protected]> added the comment:
What about the PYTHONHOME and PYTHONPATH environment variables?
>>> 'PYTHONHOME' in os.environ
False
>>> 'PYTHONPATH' in os.environ
False
PYTHONHOME should not be set all. PYTHONPATH needs to be set carefully. It
should never include standard-library paths.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue42013>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com