IDLE for Python 3.3 doesn't start and does not give an error message -


i cannot start idle shortcut or start > programs > python 3.3 > idle (python gui). when click on it, nothing happens. tried running administrator; nothing either... working fine few days ago.

i can run if go c:\python 33\lib\idlelib\_main_ (however black python command line stays open , if close it, idle closes well.)

i'm using 64-bit release of windows.

did use othere mode file name instead of sys mode? ex. meet same issue, after check, there 1 'string.py' when test relative paths , absolute path, so, when idle start, load wrong 'string.py', after delete create myself, can work now.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -