-
Notifications
You must be signed in to change notification settings - Fork 487
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
'SyntaxError: invalid syntax' error with python3.7 #184
Comments
rq 0.7.1 not compatible with py 3.7 currently 1.0 update requirements.txt to reflect |
thank you for your effort |
Hi I faced the same problem with MAC python 3.7.3 |
Just to be clear, the solution to this error is:
|
This was referenced Sep 2, 2019
Closed
Should be fixed due to PR #193. closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i clone code to my mac and try start by README.md, but when i run command
python3 manage.py recreate_db
this issues appear:
OS: MacOS Mojave 10.14.2
Python Version: 3.7
The text was updated successfully, but these errors were encountered: