syntax error while trying to run '$ django-admin startproject mysite' command on command terminal
57 views
Skip to first unread message
Michael O
unread,
Aug 16, 2020, 4:17:56 PM8/16/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
hello, i cd into the directory by cd\ to start a project and was welcomed by the blinking '...'. i then typed $
$ django-admin startproject mysite and I go syntax Error: invalid syntax. please help by pointing me in the right direction so that I could continue to learn. Thank you.
coolguy
unread,
Aug 17, 2020, 6:51:25 PM8/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi Mike, since you didn't mention the exact error... just make sure you activated virtual environment and installed django in the directory you are in...