[Tutor] Wrong version of Python being executed

Tony Cappellini cappy2112 at gmail.com
Sun Nov 11 03:49:50 CET 2007


>>What do you get if you print sys.path from
> the interpreter?

I've printed out sys.path from inside the script as well,
and all references to Python25 are replaced with Python23


FWIW- This isn't a problem unique to this script.
I've just printed out sys.path from another script in another
directory, and Python2.3 is referenced.
So, it's a system wide issue- but I still don't know how or why it's happening.


More information about the Tutor mailing list