Python libs on Windows ME
hexusnexus at gmail.com
hexusnexus at gmail.com
Tue Aug 31 16:37:01 EDT 2010
I'm not guessing that this is a problem on Windows 98, but on Windows
ME modules in /Lib don't seem to load. Examples include site.py and
os.py which are both located in the top level Lib directory. The same
thing happens with Python 2.3, 2.4, and 2.5. I can't get IDLE to load
and the Python interpreter always complains that it can't load the
"site" module even if Python is run from the same directory as the
module (note: this does not happen if a module is loaded from the
current working directory while in the interpreter).
I would use another os like Linux or Windows 2000, but this particular
computer can't even seem to handle even the most minimal graphical
Linux distributions.
More information about the Python-list
mailing list