Mailing List Archive

Tkinter doesn't work with Tcl/Tk 8.0.5 and probably 8.1.
Tried to get Python 1.5.2 to work with Tcl/Tk 8.0.5, Aix 4.2.1 get the
following error:
from Tkinter import * ............. this works
root=Tk() this fails with the message:

TclError: invalid command name "tcl_findLibrary"

In addition I still get one compile error under AIX :
unable to convert unsignedlong* to int* in socketmodule.c