Inada Naoki <[email protected]> added the comment: You must not set PYTHON HOME. Python find it's home by itself. But since PYTHONHOME is set, Python can't find it's home.
2019年3月2日(土) 4:45 kellena <[email protected]>: > > kellena <[email protected]> added the comment: > > There isn't much. I downloaded this and installed it from python.org with > the install wizard. Shouldn't all of the necessary environment variables > have been added at that time? > > $ env | grep PYTHON > > PYTHONHOME=/usr/local/bin/python3 > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue36154> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36154> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
