Click to See Complete Forum and Search --> : Sketch Problem


Ulixes
07-27-2002, 05:46 PM
I had trouble getting Sketch installed, but now I'm having trouble loading it. I needed Tcl/Tk and BLT extension and I successfully installed all that. When Sketch was finally installed I tried running it and got a Python Imaging Library error and so I then downloaded an RPM of the latest I could find. Now I get this error:

Can't import the Python Imaging Library
Traceback (most recent call last):
File "/usr/bin/sketch", line 30, in ?
import Sketch
File "/var/tmp/sketch-0.6.12-build//usr/lib/sketch-0.6.12/Sketch/__init__.py", line 104, in ?
File "/var/tmp/sketch-0.6.12-build//usr/lib/sketch-0.6.12/Sketch/__init__.py", line 98, in _import_PIL
UnboundLocalError: local variable 'Image' referenced before assignment