[Image-SIG] PIL & PIDDLE

Victor M. Moreno vmoreno@germinus.com
Mon, 10 Jul 2000 08:55:55 +0200


Hello,
I am using with success python and the piddle library.
Now I need to insert an image in a ps documente generated by piddle, and so
I decided to used
the PIL libraray.

When trying to use the PIL library, I get an error like:

Erro: The _imaging C module is not installed.

I have the _imaging.dll, I have place it in the path and where the python
program executes, but no luck,

How to install a dll module in python?

Any ideas,

thanks a lot

Victor