File "manage.py", line 16 ) from exc ^ SyntaxError: invalid syntax code example
Example 1: File "manage.py", line 17) from exc^ SyntaxError: invalid syntax
try python3 insead of python
Example 2: file manage py line 17 from exc django
Make sure which python version you connect the django with (Make sure to activate the virtual env if you are using any).