i want to deploy python django app
balajinayak
TRIALOP

2 years ago

/bin/bash: line 1: gunicorn: command not found

Solved

3 Replies

2 years ago

do you have gunicorn in your requirements.txt file? if not, please add it.


Status changed to Solved Railway about 2 years ago


sabatale
PRO

2 years ago


zhouyang-bigdata
PRO

2 years ago

do you have gunicorn in your requirements.txt file?

good


Loading...