The current version of PIL I installed is version 1.1.7 for Python 2.6, and
when I try to run it on Python 3, it doesn't work. I know the syntaxes like
print "Hello World" and raw_input() are actually print ("Hello World") and
input(). I don't know the other syntaxes that have changed, but if you can't
figure them out either, then you should try using lib2to3 to convert PIL's
Python 2 code to Python 3 code.
Thank you and regards,
ईदपोल झोग
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to