Wow I love this..... Have been struggling to deploy my project on a free server 😔
@bharathAk07Күн бұрын
It Showing An Error bash: line 1: gunicorn: command not found how to solve this Error
@datonayomideКүн бұрын
Make sure guniocrn is installed. Go to your terminal and type this *pip install guniocrn uvicorn* Then *pip freeze requirements.txt* Then reupload to GitHub. And go back to your render dashboard and deploy latest commit.