unable to open IDLE for Python3.50rc1 on windows10 64bit AMD

eryk sun eryksun at gmail.com
Wed Dec 23 08:59:55 EST 2015


On Wed, Dec 23, 2015 at 7:16 AM, Nicky Mac <nmcelwaine at gmail.com> wrote:
> C:\Python\Python35\python.exe: Error while finding spec for
> 'idlelib.__main__' (<class 'ImportError'>: bad magic number in 'idlelib':
> b'\x03\xf3\r\n'); 'idlelib' is a package and cannot be directly executed

0xf303 (62211) is for Python 2.7. Make sure you don't have the
environment variables PYTHONHOME or PYTHONPATH defined.



More information about the Python-list mailing list