STINNER Victor <vstin...@python.org> added the comment:
Oh, it seems like one of the changes merged in this issue broke the following use case if platlibdir is different than "lib": export PYTHONHOME=<Prefix> export PYTHONPATH=<Prefix>/lib/python3.9 python3.9 See bpo-40854 "Allow overriding sys.platlibdir: add PYTHONPLATLIBDIR env var". ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue1294959> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com