Hi all,
Since some update i can’t draw any molecule in ipython notebooks. version of
rdkit is 2014.09.1, version of python is 2.7.9, ipython version is 2.3.0.
Example of failed code:
from rdkit import Chem
from rdkit.Chem import Draw
m = Chem.MolFromSmiles('CCC')
Draw.ShowMol(m)
And any other code which should draw molecule kills the python’s kernel:
Fatal Python error: PyThreadState_Get: no current thread
Please give me any clues how to overcome this.
Best wishes,
Alexey
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss