Enter according to the Django development manual
django-admin startproject mysite
The result appears as shown below
Environment variables have been configured
From the screenshot of your cmd command, I see that you wrote the wrong word. It’s not startmyproject, it should be startproject
startmyproject
startproject
From the screenshot of your cmd command, I see that you wrote the wrong word. It’s not
startmyproject
, it should bestartproject