Bharadwaj Srivatsa <bharadwajsriva...@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"? -- https://mail.python.org/mailman/listinfo/python-list