[Python-bugs-list] [ python-Bugs-479137 ] unset PYTHON* shell vars
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 07 Nov 2001 07:17:45 -0800
Bugs item #479137, was opened at 2001-11-07 07:17
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=479137&group_id=5470
Category: Build
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: unset PYTHON* shell vars
Initial Comment:
When I install on a new machine, MacOS X iBook using bash, with PYTHONHOME, PYTHONPATH, and PYTHONSTARTUP set the make, test, and install will fail.
Usually this is not a problem since I have previous versions of Python and I have never seen this.
I would suggest that in make these variables are unset before continuing. It took me a while to figure out why various standard packages (os, regex, etc) were not being found.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=479137&group_id=5470