wsvincent/djangoforprofessionals

python: can't open file '/code/manage.py'

Closed this issue · 1 comments

Unable to get the docker running, followed all the steps. Using windows

$ docker-compose up Recreating code_web_1 ... done Attaching to code_web_1 web_1 | python: can't open file '/code/manage.py': [Errno 2] No such file or directory code_web_1 exited with code 2

Hello :)

Solution : put all your app code in C:/Users/USERNAME/...

It seems that it doesn't work on another drive than C