Dear RDKitters,

when typing in
"from rdkit.sping import PIL"
I end up in this error message
"
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File
"/SW/python/x86_64/2.6/lib/python2.6/site-packages/rdkit/sping/PIL/__init__.py",
 line 2, in <module>
    from pidPIL import *
  File
"/SW/python/x86_64/2.6/lib/python2.6/site-packages/rdkit/sping/PIL/pidPIL.py",
 line 33, in <module>
    import Image, ImageFont, ImageDraw
ImportError: No module named Image
"

My first guess would be that some path (PYTHONPATH) setting is wrong, but
I'm not sure about it...


Cheers,
Paul

This message and any attachment are confidential and may be privileged or
otherwise protected from disclosure. If you are not the intended recipient,
you must not copy this message or attachment or disclose the contents to
any other person. If you have received this transmission in error, please
notify the sender immediately and delete the message and any attachment
from your system. Merck KGaA, Darmstadt, Germany and any of its
subsidiaries do not accept liability for any omissions or errors in this
message which may arise as a result of E-Mail-transmission or for damages
resulting from any unauthorized changes of the content of this message and
any attachment thereto. Merck KGaA, Darmstadt, Germany and any of its
subsidiaries do not guarantee that this message is free of viruses and does
not accept liability for any damages caused by any virus transmitted
therewith.

Click http://www.merckgroup.com/disclaimer to access the German, French,
Spanish and Portuguese versions of this disclaimer.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to