[PYTHON IMAGE-SIG] PIL installation

Ivan Tkatchev ivantk@hotmail.com
Thu, 01 May 1997 14:13:39 PDT


>Hi There,
>
>I just installed PIL, smoothly, but I cannot run the demos in /Scripts. 
>I tried viewer.py, with error as:
>
>	TclError: unknown color name "systembuttonface"
>
>It maybe due to that I did not install JPEG,  I do not know. Do I have to 
>install JPEG to run the demos?
>

This is not a problem with PIL. This is a tkinter bug.
To fix it, simply replace 'systembuttonface' with 'gray85'
and it should work fine. (I had the same problem.)


---------------------------------------------------------
Get Your *Web-Based* Free Email at http://www.hotmail.com
---------------------------------------------------------

_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________