Hi RDkitters,

I was wondering whether you could help me build Rdkit under CentOS. 
Following the wiki instructions, everything works out fine until I do 
the ctest, where all tests to do with python bindings fail, see a sample 
of the output below.

The following tests FAILED:
          3 - pyBV (Failed)
          4 - pyDiscreteValueVect (Failed)
           ...and a whole lot more

If I try to import from rdkit in an interactive python session I get:

from rdkit import Chem

ImportError: /usr/lib64/libboost_python-mt.so.5: undefined symbol: 
PyUnicodeUCS4_FromEncodedObject

I've found a previous thread 
http://www.mail-archive.com/[email protected]/msg02155.html 
where this error was resolved by recompiling python2.6 using the flag 
--enable-unicode=ucs4

Is it at all possible to get around this without recompiling python2.6?

Thanks for your time!

Felix





-- 
Felix A Kruger
twitter: @MoSander


------------------------------------------------------------------------------
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

Reply via email to