Do Tkinter and PIL exclude each other?

Chad Netzer cnetzer at mail.arc.nasa.gov
Tue Oct 8 15:39:58 EDT 2002


On Sunday 06 October 2002 20:05, Torsten Mohr wrote:

> i just installed a new version of my distribution and it seems
> that Tkinter and PIL mutually exclude each other.

You didn't tell us what distribution (I'm assuming Linux) you are using.
RedHat, Mandrake, Debian, Windows?  They should work together.:

Python 2.2.1 (#2, Sep 13 2002, 23:25:07) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
>>> import PIL
>>> import Tkinter
>>>

-- 

Chad Netzer
cnetzer at mail.arc.nasa.gov




More information about the Python-list mailing list