Hey, I'm facing some issues, can't deploy due to this error, can somebody please explain me about it and give some solution?

Try upgrading pip in your build commands:

Hi,

This likely isn’t to do with pip, but more the Python version.

The deploy logs show the version being used and a link to docs on how to set your own, e.g.:

==> Using Python version 3.7.10 (default)==> Docs on specifying a Python version: https://render.com/docs/python-version

Set the Python version to match the one you developed/tested on.

Alan

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