Dear Greg, Dear Paul, thanks for your prompt answers!
> > 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 > > " > > Do you have PIL installed? Good question - ctest of RDKit gives a 100 % passed percentage, which I find fantastic! I.e. pyDepictor works, which does the 2D depiction, but maybe I'm wrong... BTW, the PIL directory appears rather empty: * __init__.py * pidPIL.py * pilfonts/ On my windows (binary) RDKIt installation, the directory is as empty as well, but I guess that the graphics library on Windows comes from a different source. Cheers & Thanks again, 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 [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

