Re: PIL installation error

Tim Hatch <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
> I get the following error messages trying to install PIL:
> ...
> _imagingtk.c:20:16: error: tk.h: No such file or directory

Looks like you have _tkinter available but it can't find your tk.h.
Assuming you have the tcl headers, adjust TCL_ROOT in setup.py
appropriately.

Tim
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.