a year ago
Hello,
I am trying to deploy my flask server using a Github repository but I keep encountering this error no matter what I try. I have gunicorn installed, in my requirements.txt file, as well as nixpacks.toml in my directory. I cannot figure out the reason for this and cannot find any help online. I added the error message below. Here my is my repository: https://github.com/Daniwave100/DARPA-bot-detector
I really appreciate any help!
[stage-0 6/12] RUN gunicorn YouTubeCommentScraper_:app
/bin/bash: line 1: gunicorn: command not found
✕ [stage-0 6/12] RUN gunicorn YouTubeCommentScraper:app process "/bin/bash -ol pipefail -c gunicorn YouTubeCommentScraper:app" did not complete successfully: exit code: 127
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies