Hey boys
I'm using python 2.5.2
when i try to import Tkinter it tells that it doesn't know it and suggests me to install the -tk pakage
if your answers include installing pakages please tell how to find and install them
thanks a lot
Bye

Recommended Answers

All 2 Replies

What operating system are you using?
If you use Window's Vista expect problems with Tkinter during the installation. I remember from a friend that Vista's ever so stupid security scheme refuses to install some of the needed DLL files without letting you know.

If you have Vista, look into directory:
D:\Python25\DLLs
and see if any of these are there:
tk84.dll
_tkinter.pyd
I sort of remember that they were the problem files. If they are not there, find someone with Windows XP and copy from there.

Microsoft rules the World?

Look here and follow the instructions under the section titled, "Checking your Tkinter support". That should help you out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.