-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Python error: PyThreadState_Get: no current thread #39
Comments
It seems like you are running a lower version of python than we support. Could you please update your python version to 3.9 and try again? |
Thanks. Thanks |
Sorry for the delay. How are you installing Pickaxe? Did you use pip or are you installing from source? |
Hi, |
Describe the bug
Got an error when trying to run pickaxe_run.py or pickaxe_run_template.py. Tried both python and python3 and got the same erorr.
The error message is:
Fatal Python error: PyThreadState_Get: no current thread
zsh: abort python3 pickaxe_run.py
To Reproduce
Steps to reproduce the behavior:
Follow the instructions. Install minedatabase and then run pickaxe.py
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: