[Image-SIG] PIL on Python 3?

Rohan Pai rohanpai12 at gmail.com
Sat Dec 18 16:26:27 CET 2010


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,
ईदपोल झोग
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20101218/d373314e/attachment.html>


More information about the Image-SIG mailing list