Re: [Rdkit-devel] last test failing with python3
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Gianluca S. <gi...@gm...> - 2015-12-04 19:52:57
|
On Thu, Dec 3, 2015 at 4:31 PM, Greg Landrum <gre...@gm...> wrote: > If both pycairo and cairocffi are installed, the code will prefer cairocffi > with python3. Yeah, that I also figured by looking at rdkit/Chem/Draw/cairoCanvas.py. However, adding python3-cairocffi as dependency did not produce the desired result, so I investigated further and found a bug in the python3-cairocffi fedora package [1] Added a workaround and all is good now! Thanks again G. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1288627 -- Gianluca Sforna http://morefedora.blogspot.com http://plus.google.com/+gianlucasforna - http://twitter.com/giallu |