PIL binary for Python 2.0 for Windows ?

ingo ingoogni at .home.nl
Sat Dec 9 10:59:29 EST 2000


Fredrik Lundh wrote:

>also see the updated pil page:
>    http://effbot.org/pil

When I use these and run the viewer.py demo from 1.1.1 scource I get an 
error:

Traceback (most recent call last):
  File "D:\Ingo\Download\viewer.py", line 44, in ?
    UI(root, im).pack()
  File "D:\Ingo\Download\viewer.py", line 23, in __init__
    self.image = ImageTk.PhotoImage(im)
  File "d:\programming\python20\pil\ImageTk.py", line 86, in __init__
    self.paste(image)
  File "d:\programming\python20\pil\ImageTk.py", line 123, in paste
    import _imagingtk
ImportError: No module named _imagingtk

Did I miss something?

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/



More information about the Python-list mailing list