Re: Tcl/tk version in Python installation

2012-12-01 Thread Baruch Lifshitz
Solved. I had to remove environment variable TCL_LIBRARY, which pointed to some non-existent installation. -- http://mail.python.org/mailman/listinfo/python-list

Tcl/tk version in Python installation

2012-12-01 Thread Baruch Lifshitz
I need help of those who familiar with Python-Tcl/tk bundle. I cannot start IDLE IDE for Python 3.2.3 or 3.3.0 installation. Command python -m idlelib.idle gives next output: C:\Python33>python -m idlelib.idle Traceback (most recent call last): File "C:\Python33\lib\runpy.py", line 160,