On Mon, Jul 20, 2020 at 5:57 AM Douglas Ii <dougteii2...@gmail.com> wrote:
>
> 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

What version of python do you have? What version of django? How did
you install django?

-- 
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/CACwCsY5SmqQB4dPgfCRHEtO_mRHzK-MoDnKy4Y1Xw9EYgxfZ-Q%40mail.gmail.com.

Reply via email to