PDA

View Full Version : ImageTk?


freemanen
August 29th, 2006, 05:40 AM
I am reading a book about python and there they use "import ImageTk" but on ubuntu python can't find it. That Do I need to get it?

Woei
August 29th, 2006, 09:18 AM
I am reading a book about python and there they use "import ImageTk" but on ubuntu python can't find it. That Do I need to get it?

sudo apt-get install python-imaging-tk

inuwashi
September 28th, 2009, 07:51 PM
Thank you - I was looking for that.

pompomat
February 28th, 2012, 11:32 AM
I have the same problem. Still after installing python-imaging-tk.
I'm working with Python 3.2.2. on Ubuntu 11.10
I also tried to Import ImageTK in Python 2.7, no luck.

maybe someone can help.

alexfish
March 1st, 2012, 04:20 AM
Hi

don,t know if active python will help

can look here

http://www.tkdocs.com/tutorial/onepage.html

can also check if have tk installed on system , and which version

info at link