Forums

python3.6: can't open file 'manage.py': [Errno 2] No such file or directory

I'm trying to use the daily scheduled task to run my script /Users/chandyego84/PycharmProject/automate/urecReserve.py, but every time it starts to run, I get a "No such file" error. I've tried just using "python3", but I still get the same error. It works perfectly when I run the same command in my terminal.

Hi, if you used the path that you pasted above it would be the reason (doesn't look like a PythonAnywhere path).