ant4g0nist/vegvisir

Fatal Python error: PyThreadState_Get: no current thread

piaoyunsoft opened this issue · 1 comments

➜ 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) ✗

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 :)