PyThreadState_Get

dieter dieter at handshake.de
Sat Sep 24 04:07:59 EDT 2016


Bharadwaj Srivatsa <bharadwajsrivatsa at gmail.com> writes:

> 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

What happens when you omit "-mtrace --trace"?




More information about the Python-list mailing list