You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built the files following the readme.
I use "anaconda3/bin/python3.5" for building the files and also for running the testing script.
However, I ran into the following error:
">>> import social_bot
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6"
Does anyone have any idea how to solve this?
Thank you in advance!
Best,
Rui
The text was updated successfully, but these errors were encountered:
Hi guys,
Thank you for the good work!
I built the files following the readme.
I use "anaconda3/bin/python3.5" for building the files and also for running the testing script.
However, I ran into the following error:
">>> import social_bot
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6"
Does anyone have any idea how to solve this?
Thank you in advance!
Best,
Rui
The text was updated successfully, but these errors were encountered: