Hi to all, I'm running python 2.6.1 on MacOSX Snow Leopard. I installed PIL (the image manipulation library) with easy_install.
If I run python in terminal, import Image is accepted. When trying import Image in a controller of web2py (its own test server), it tells me that there's no library called Image. Any help? Thanks -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

