Hello-
Are there binaries of PIL 1.1.6 available for OS X? The most recent
versions on pythonmac.org are 1.1.5 and I would like to use the new
fromarray() method in version 1.1.6.
Are there plans to put an updated version on teh site?
Thanks-
-stephen
Building PIL from source is trivially easy. Assuming you have the latest
universal MacPython installed, and the latest developer tools, it's as
simple as "sudo python setup.py install."
Stephen Uhlhorn wrote:
> Hello-
>
> Are there binaries of PIL 1.1.6 available for OS X? The most recent
> ver
On Friday, May 18, 2007, at 04:19PM, "Kevin Walzer" <[EMAIL PROTECTED]> wrote:
>Building PIL from source is trivially easy. Assuming you have the latest
>universal MacPython installed, and the latest developer tools, it's as
>simple as "sudo python setup.py install."
Not quite, you also have t
Ronald Oussoren wrote:
> Not quite, you also have to install libjpeg to get jpeg support.
And the tricky thing about that is that you need a Universal libjpeg.
Maybe this page will help:
http://wiki.python.org/moin/MacPython/UniversalLibrariesAndExtensions
From there, it looks like you might n
I built a binary installer for PIL 1.1.6 and submitted it to Bob
Ippolito for pythonmac.org. If Bob has time it should show up in a day
or two.
-- Russell
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/