Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmilesTo3D.py PyThreadState_Get not working on OSX #30

Open
diegoenry opened this issue Jul 9, 2018 · 2 comments
Open

SmilesTo3D.py PyThreadState_Get not working on OSX #30

diegoenry opened this issue Jul 9, 2018 · 2 comments
Assignees

Comments

@diegoenry
Copy link
Contributor

diegoenry commented Jul 9, 2018

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

@cbouy
Copy link
Member

cbouy commented Jul 10, 2018

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.

@cbouy
Copy link
Member

cbouy commented Jul 20, 2018

Is this workaround working for you ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants