|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IDLE (gui) don't run, command line run fine
I use python 2.3.4 win install, winXP pro. After installation IDLE work about 2-3 hours. Now not start at all. I try reinstall python, no changes.
Help please for beginer ![]() |
|
#2
|
||||
|
||||
|
Hi,
Try this: 1. Open a command console: Start->Run and type cmd and then type c:\python23\python Does python interactive shell run? 2. If 1 works then Exit from python (type CTRL-Z) and type: c:\python23\python c:\python23\Lib\idlelib\idle.pyw Hopefully IDLE will run - if not there should be a useful error report which you can post here. {The above checks assume you have installed Python in the default location.} grim ![]()
__________________
*** Experimental Python Markup CGI V2 *** |
|
#3
|
|||
|
|||
|
Thanks
Thanks, it work
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > IDLE (gui) don't run, command line run fine |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|