I'm trying to run my django server but keep on getting this error, [Errno 2] No such file or directory.
I tried using the cd manage.py command but also got this error cd : Cannot find path 'C:\Users\nyaknoiton\Desktop\Django 2\manage.py' because it does not exist. 
You need to cd into psychology_project first not pychology_project. And then run
python manage.py runserverThis is where manage.py lives.