Bharadwaj Srivatsa 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
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