python - binbash: line 1: gunicorn: command not found in railway - Stack Overflow

I am trying to host the Django backend of my website on railway, however when I try and deploy the serv

I am trying to host the Django backend of my website on railway, however when I try and deploy the server, I get:

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

error in logs

I've followed all the steps of creating a requirements.txt file, and a Procfile, but I still get the same error.

I did: pip freeze > requirements.txt, so that it contains gunicorn==23.0.0 and I also made a Procfile containing, web: gunicorn 'backend.wsgi (backend is the directory containing the wsgi file). also made a runtime.txt file with, Python 3.13.1 in it

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744270969a4566098.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信