This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jmorg
Recipients jmorg
Date 2010-05-15.06:02:42
SpamBayes Score 0.0010247405
Marked as misclassified No
Message-id <1273903366.17.0.918420762787.issue8723@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

For some reason I have recently lost the ability to open IDLE for python 2.6.2.

I was able to open it for 2.5 without issue. I reinstalled 2.6.2 several times, removed 2.5, tried 2.6.5 instead, still cannot load IDLE. I can load the python command prompt however.

When attempting to run idle through cmd.exe I get an error in line 3 of pyshell.py

"import os
ImportError: No module named os"

Any help on this issue would be greatly appreciated.
History
Date User Action Args
2010-05-15 06:02:46jmorgsetrecipients: + jmorg
2010-05-15 06:02:46jmorgsetmessageid: <1273903366.17.0.918420762787.issue8723@psf.upfronthosting.co.za>
2010-05-15 06:02:44jmorglinkissue8723 messages
2010-05-15 06:02:42jmorgcreate