a year ago
My deployment keeps saying /bin/bash: line 1: gunicorn: command not found. I have been doing the same thing that I've always done before to deploy my django app.
I have a Procfile:
web: gunicorn chatly.wsgi --log-file -
and I installed whitenoise too.
requirements.txt is present and has gunicorn inside it
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
Status changed to Awaiting User Response Railway • about 1 year ago
brody
Hello,There is no requirements.txt file within the chatly folder.Best,Brody
a year ago
Thank you so much, I totally missed that.
Status changed to Awaiting Railway Response Railway • about 1 year ago
Status changed to Awaiting User Response Railway • about 1 year ago
Status changed to Solved brody • about 1 year ago