[Tutor] Can't install latest PIL

James Reynolds eire1130 at gmail.com
Fri May 17 01:11:59 CEST 2013


You may want to consider pillow. Oil hasn't been maintained in some time.
 On May 16, 2013 6:12 PM, "Jim Mooney" <cybervigilante at gmail.com> wrote:

> Make sure you have the correct architecture. The builds from
> PythonWare are 32-bit. Christoph Gohlke has 64-bit builds here:
>
> http://www.lfd.uci.edu/~gohlke/pythonlibs/#pil
>
> ==
> Okay, I installed the 64 bit for Py 2.7, it installed, I see  PIL
> directory in Site-Packages. (Actually, it's the Pillow fork, but it
> still seems to be named PIL)  I tried "import image from pil" and got
> the following error: SyntaxError   invalid syntax (python_init.py,
> line 1)
>
> I don't see where that prog is, so it's an install somewhere and I
> don't want to mess with it anyway.
>
> Oh well, be nice to get back to learning Python after wrestling with
> editors, installs, and Windows ;')
>
> Jim
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130516/b5b23dcd/attachment.html>


More information about the Tutor mailing list