0

I am new with Django and I trying to run my first project. But i keep getting this error when trying to run python .\manage.py makemigrations

enter image description here

I am not sure what is the problem

2
  • 1
    Try simply python manage.py makemigrations Commented Feb 4, 2023 at 11:51
  • The error is clearly telling you that manage.py file doesn't exists. Commented Feb 4, 2023 at 13:16

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.