Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

problem setting up django cant run " manage.py runserver"

my situation : i have windows 10 ppython 3 on the pycharm terminal i type pip install django success
Then I create a folder named "pycal". On the command prompt I went to the folder "pycal". Then django-admin.py startproject newproject. This is successful.
Then I run python manage.py runserver. It tells me
"The system cannot execute the specified program"
any feedback would be really appreciated

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

C:\Users\USER\PycharmProjects\pyshop\pycal\ here just simple type


cd newproject 

after that just write

python manage.py runserver
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading