Thank you for your reply, Ned, but I just tried to install it again
and found out that I didn't finally run "python setup.py install"
after building PIL manually. It solved the problem.
--
http://mail.python.org/mailman/listinfo/python-list
In article
<94070db2-91f0-47a8-a259-36378aab9...@o3g2000yqb.googlegroups.com>,
phantasm wrote:
> I'm trying to install PIL module on MacOS X Leopard with python 2.6.
> Everything seemed to be fine - now I have PIL egg package in "site-
> packages" directory, but when I'm trying "import PIL", I g
Hello!
I'm trying to install PIL module on MacOS X Leopard with python 2.6.
Everything seemed to be fine - now I have PIL egg package in "site-
packages" directory, but when I'm trying "import PIL", I get an error
"ImportError: No module named PIL".
All other modules such as SQL Alchemy work fine
I was trying to build PIL and pygame from the source on the MacOS.
But when I typed 'sudo python setup.py install',
it gives error msg :
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd
-fno-common -dynamic -D