Не получается сделать python manage.py makemigrations, в чем проблема и как ее решить?
(env) PS D:\saycheeseandmusic> python manage.py makemigrations
C:\Python310\python.exe: can't open file 'D:\saycheeseandmusic\manage.py': [Errno 2] No such file or directory
Выдает такую ошибку типа не видит файла manage.py, что делать???