-
Notifications
You must be signed in to change notification settings - Fork 16
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
Running Pyrrha on Windows does not work (Py 3.6, 3.7, 3.8) #193
Comments
Could you give us more information, most specifically python version and a nice pip freeze :) |
blinker==1.4 |
Just tried with python 3.7 and 3.6 and get the following errors: first run error:second run error:pip freezeblinker==1.4 |
Can you remove the database file and retry ? |
Note that unfortunately, none of the developers of Pyrrha works with Windows, so you are pretty much testing the waters... |
Note that you should not worry about |
#197 further fixes it. Now working with python 3.8 on Windows 10, 64 bits |
Describe the bug
Installing the tool stops here for me. I've tried by cloning the repo, and by downloading the latest release, both did the same thing.
To Reproduce
Steps to reproduce the behavior:
python manage.py db-create
Error
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: