PS C:UsersbeshoOneDriveDesktopDjangoCrushcourse> python manage.py runserver
C:UsersbeshoAppDataLocalProgramsPythonPython312python.exe: can’t open file ‘C:UsersbeshoOneDriveDesktopDjangoCrushcoursemanage.py’: [Errno 2] No such file or directory
PS C:UsersbeshoOneDriveDesktopDjangoCrushcourse>
So I created a django file called lecture3 and an app called hello but when I start run server it shows me this error
Bishoy Abdelsayed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.