[Tutor] Installing tkinter
Felix.Toran@esa.int
Felix.Toran@esa.int
Mon, 11 Mar 2002 11:07:24 +0100
Hi all!
I have downloaded ActivePython and ActiveTcl for Solaris 2.6. After installing
the products, my python scripts run nice, but those containing calls to the
tkinter module present problems.
I have tried to write: import _tkinter at python (as indicated in a FAQ in
www.python.org), and an excepcion is thrown, reporting:
Import error: ld.so.1: /usr/local/ActivePython-2.1/bin/python2.1 : fatal :
libtk8.3.so : open failed : no such file or directory
I am really new to Solaris. Please, can someone help me solving this problem?
Thanks a lot in advance.
Felix.