[issue7217] IDLE Subprocess Startup Error {Solved}

2009-11-04 Thread Amaury Forgeot d'Arc
Changes by Amaury Forgeot d'Arc : -- resolution: -> invalid status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue7217] IDLE Subprocess Startup Error {Solved}

2009-11-04 Thread ali
ali added the comment: {Solved} Thanks for following up Amaury But my problem was solved yesterday. There was a few programs in the main python directory which I didn't want to delete, so I moved them to another directory and manually deleted C:\Python26 and then restarted my computer. After ins

[issue7217] IDLE Subprocess Startup Error

2009-11-03 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: Do you have some Queue.py in your PYTHONPATH, before the standard one? What do you get when starting python from cmd: import Queue print Queue (It should be ) -- nosy: +amaury.forgeotdarc ___ Python tracker

[issue7217] IDLE Subprocess Startup Error

2009-11-01 Thread ali
ali added the comment: ? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/opti

[issue7217] IDLE Subprocess Startup Error

2009-10-27 Thread ali
ali added the comment: I'm using windows vista x64 I've tried restarting my computer and manually deleting files but didn't help. -- ___ Python tracker ___ _

[issue7217] IDLE Subprocess Startup Error

2009-10-27 Thread ali
New submission from ali : Hi After trying to install another IDE for python (Eric4.3.8 and sciTE201) I'm not able to launch IDLE directly anymore. (I not sure if this is really relevant) I can right click on the .py files and choose "edit with IDLE" and everything works fine. Also, I can run p