PIL and cgi link problem

entree at my-deja.com entree at my-deja.com
Wed Jun 23 06:20:24 EDT 1999


Hi,

We are experiencing a strange problem with the
PIL library.
We have compiled it and installed it succesfully
into our Python environment (linux Redhat 5.2).
The strange thing is that it works fine when
imported in Python from a shell.

We want to use the library from a python cgi
script. Here we encounter a strange problem with
the Image module. The cgi script tries to import
it in response to a web-query. but it failes with
an ImportError Exception: _imaging C module is
not installed. further investigation of the
exception showed the following (link) error:
undefined symbol PyExc_IOError

Does anybody has an idea?.

We are using Python 1.5.1 and LibImaging 1.0b1

Thanx in advance,

Robbert
Entree





Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




More information about the Python-list mailing list