Arch problems--how do I build PIL to be 64 bit so it plays nicely on OS X?

lampshade mwolffedu at gmail.com
Fri May 16 16:16:24 EDT 2008


Hello,

I'm using python + django to do some web design and I would really
like to use the python image library as part of this.  There seems to
be a problem, however, with apache and mod_python being 64 bit while
my python image library(PIL) is only 32 bit.

Does anyone have experience with building the correct architectures so
that OS X 10.5 plays nicely?  I think, when it comes down to it, I
just need PIL at this point to be x86_64 so that it plays with apache
and mod_python.

Any advice, hand-holding, or sage wisdom?



More information about the Python-list mailing list