You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, but the problem is related to rdkit and conda. I've edited your post with the right reference.
Can you try to downgrade your version of conda, as a temporary workaround ? conda install conda=4.3.25
You might need to try with a completely new conda environment. You can also try to downgrade to python=3.6.1 if it doesn't work.
python SmilesTo3D.py -i test.smi
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6
It's a know issue.
rdkit/rdkit#1617
The text was updated successfully, but these errors were encountered: