Heroku APP migrate to Render

Hello,

I have a APP in Python using Flask framework.
I would like to migrate it to Render, but currently I received the next error:

This APP try to connect with external mysql database, but it seems some problem with the dependency of mysql module.
I declared this module in requeriments.txt but I continue with that error.

Some idea where is the problem?

Best regards

Hi Alan,

Could you share your requirements.txt as well as your build/start commands?

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.