I have Python Image Library installed. I do not know how to find out
its version. How can I do that?

Secondly, I get error if I say "import ImageFont"

ImportError: The _imaging C module is not installed

I have _imaging module though

[bash]# file PIL/_imaging.so

PIL/_imaging.so: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), not stripped

How could I fix this?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to