Your manage.py isn't executable. Simply pass it to the interpreter instead.
python manage.py ...
0
votes
You could also make it executable:
sudo chmod u+x
So you can run it like ./manage.py
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more