PyThreadState_Get

Bharadwaj Srivatsa bharadwajsrivatsa at gmail.com
Fri Sep 23 03:47:45 EDT 2016


Which ever project I am trying to install using python setup.py install command, i am getting the following error..



python -mtrace --trace setup.py install
Fatal Python error: PyThreadState_Get: no current thread
ABORT instruction (core dumped)

How to get rid of this error and whats the cause for this



More information about the Python-list mailing list