Re: how to find out vesion of a python module

2009-02-09 Thread Atishay
-packages]$ ls -d PIL PIL Now the point is, how do I avoid setting LD_LIBRARY_PATH everytime for python? I know I can write a bash script, but I am sure python would have some feature that I can tweak to make it work. Regards Atishay > > Gary Herron > > > -- > >http://mail.python.org/mailman/listinfo/python-list > > -- http://mail.python.org/mailman/listinfo/python-list

how to find out vesion of a python module

2009-02-09 Thread Atishay
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