well

Jerry 2jerry at writeme.com
Mon Feb 21 20:25:58 EST 2000


I just unzip PIL on python directory,
copy _tkinter.pyd and _imaging.pyd in python base directory
then add <python base dir>\pil15b2\imaging in the PYTHONPATH variable ..

you can verify it using the IDLE:
 open it
 then : import sys
 then : for f in sys.path:
             print f
 sure , if import image doesn't work ..

that simple but, elsewhere can you detail the unsuccess symptomatics ?
maybe something more difficult ...

Jerry the foolish dracomorpheus,
alias jérôme VACHER.





More information about the Python-list mailing list