Fatal Python error: PyThreadState_Get: no current thread
piaoyunsoft opened this issue · 1 comments
piaoyunsoft commented
➜ vegvisir git:(master) ✗ python -V
Python 2.7.13
➜ vegvisir git:(master) ✗ python vegvisir.py
Fatal Python error: PyThreadState_Get: no current thread
[1] 5705 abort python vegvisir.py
➜ vegvisir git:(master) ✗
ant4g0nist commented
Hey, I have mentioned in the ReadMe already, lldb works with default python that comes with the os. /usr/bin/python (version->Python 2.7.10). Check the read me :)