[issue5766] Mac/scripts/BuildApplet.py reset of sys.executable during install can cause it to use wrong modules

Bryan Blackburn report at bugs.python.org
Fri Apr 17 07:59:25 CEST 2009


Bryan Blackburn <blb at users.sourceforge.net> added the comment:

FYI, I'm able to avoid this by using "PYTHONHOME=$(DESTDIR)$(prefix)" 
before $(RUNSHARED) when running BuildApplet.py and $(BUNDLEBULDER) in 
Mac/Makefile.in, Mac/IDLE/Makefile.in, and Mac/PythonLauncher/Makefile.in.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5766>
_______________________________________


More information about the Python-bugs-list mailing list