Investigated this a little more. Since I only needed to resize an
image I thought going through all the hoops of building PIL was too
much effort and took a look at PythonMagick. Turned out I had to build
that myself as well. Am I the first that wants to do image
manipulation on x64 using python? Are there alternatives?

Anyway, I guess that if I knew the hoops you have to jump to when
using windows xp 64-bit instead of 32-bit I would have stayed with the
latter.

2B

On Oct 11, 12:02 am, Berco Beute <[EMAIL PROTECTED]> wrote:
> Has anybody here got PIL (the Image lib) working on Windows XP x64 (64-
> bit)? There is no version available for that platform from
> pythonware.com.
>
> Thanks,
> 2B

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to