So I’m migrating to Render from Heroku and trying to deploy a previous project but I’m stuck at this point where it’s giving me this “bash: gunicorn: command not found”
Environment is Python3, Django/Flask project
I know there’s another topic of exactly this but the solution was handled privately so I couldn’t reference that one.