wooify -p AutoRelease
File "manage.py", line 16
) from exc
^
SyntaxError: invalid syntax
File "manage.py", line 16
) from exc
^
SyntaxError: invalid syntax
File "manage.py", line 16
) from exc
^
SyntaxError: invalid syntax
Please enter the project directory AutoRelease, and run python manage.py createsuperuser and python manage.py runserver to start. The admin can be found at localhost:8000/admin. You may also want to set your DJANGO_SETTINGS_MODULE environment variable to AutoRelease.settings
wooify -p AutoRelease File "manage.py", line 16 ) from exc ^ SyntaxError: invalid syntax File "manage.py", line 16 ) from exc ^ SyntaxError: invalid syntax File "manage.py", line 16 ) from exc ^ SyntaxError: invalid syntax Please enter the project directory AutoRelease, and run python manage.py createsuperuser and python manage.py runserver to start. The admin can be found at localhost:8000/admin. You may also want to set your DJANGO_SETTINGS_MODULE environment variable to AutoRelease.settings
how to solve this?