Hello everyone, I apologize for my ignorance, but I’ve tried all possible means before coming here. I need to upload a Python-Flask project that I’ve made, but I don’t understand what’s going wrong when I try to deploy it. If anyone knows and can point me in the right direction, I would be grateful.
Hi there,
I think the problem is right there in the logs:
bash: gunicorn: command not found
It looks like gunicorn
is not getting installed onto the service during the build process.
Regards,
Mike
Render Support Engineer, MT (UTC-6, UTC-7 in Winter)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.