[issue15998] Python GUI idle not working

2012-09-21 Thread Sreenivas

New submission from Sreenivas:

Hi Everybody,

I have a problem where Python GUI IDLE is not working.I did go through the 
issues 15658,9925,4625.I did follow the steps given in these issues.I did unset 
the tcl and tk_library.I was able to open the python idle temporarily.But once 
i closed it I had to follow the same commands to open it again.instead of just 
clicking the application.I also tried this command - 
c:\>Python32\Lib\idlelib\idle.py

This command gave the following error message

"This probably means Tcl wasn#t properly installed"

I tried to uninstall and reinstall and Python32 but still unsuccessful.I have 
installed few libs such as cx_Freeze and serial.I do not want to lose them as 
serial lib was itself painstaking process for installation.Can you tell me 
stepwise as to what should I do to get the IDLE working.

regards,
Sreeni

--
components: IDLE
messages: 170877
nosy: sreeni
priority: normal
severity: normal
status: open
title: Python GUI idle not working
type: crash
versions: Python 3.2

___
Python tracker 
<http://bugs.python.org/issue15998>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15998] Python GUI idle not working

2012-09-24 Thread Sreenivas

Sreenivas added the comment:

Hi All,

I was able to solve the problem.I reinstalled the python overwriting the lib 
packages of the previously installed Python.I was not overwriting it before 
because I was afraid that I would lose my pyserial and cx_Freeze lib files.But 
it was still there and was not deleted :).Thanks guys for your help and 
answers.I wish I get some other issue and get back to the forum asap.

cheers,
Sreeni

--

___
Python tracker 
<http://bugs.python.org/issue15998>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com