New submission from James Morgan <jmorg1...@gmail.com>:

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.

----------
components: IDLE
messages: 105792
nosy: gromij
priority: normal
severity: normal
status: open
title: IDLE won't start import os error
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8723>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to