If your manage.py file does not have execute permission (which can happen if you upload it from Windows) then you can give it that permission by running the Bash command belbellow: chmod +x manage.py