On Wed, Dec 23, 2015 at 7:16 AM, Nicky Mac <nmcelwa...@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. -- https://mail.python.org/mailman/listinfo/python-list