[Newbie]python,tkinter,tcl/tk 8.3

Gilles Gosselin gilles.gosselin at t-online.de
Sat Mar 17 12:46:33 EST 2001


Hallo all,

I'm a very new user of Python language (< 2 weeks).
I've looked documentations etc.
For many examples in documentations, I must use tkinter.
python error is:
	ImportError: libtk8.0.so: cannot open shared object file
OK, it's normal I Have tcl/tk 8.3
I Have searched in /usr/lib/python1.5/config/Setup,I find a line like:
# *** Uncomment and edit to reflect your Tcl/Tk versions:
I modify it like
	-ltk8.3 -ltcl8.3 \

And Now, What I must do ?
I Have trying /usr/lib/python1.5/config/makesetup, etc nothing solve
my problem.

Thank's for help.

-- 
Gilles.Gosselin at T-Online.de
Moltkestrasse 19
77933 LAHR GERMANY



More information about the Python-list mailing list