While following the tutorial for creating your first Django app, I run into 
a problem when entering the command line "python manage.py runserver" into 
my terminal. I am using a mac and I get the Error message:


File "manage.py", line 16

    ) from exc

         ^

SyntaxError: invalid syntax


What can I do to resolve this issue

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/834b6043-1440-48a6-9d86-a22322f10847o%40googlegroups.com.

Reply via email to