Specify Python Version
complete
D
David Mauskop
Some people would like the ability to specify a particular version of Python for their services, as is possible with Node (see specifying a Node version on Render).
Original request: https://community.render.com/t/specify-a-python-version/239
Log In
H
Hari Demirev
complete
H
Hari Demirev
We now support specifying a custom Python version by setting the
PYTHON_VERSION
environment variable, more details can be found in our docs: https://render.com/docs/python-versionPlease reach out to support@render.com if you encounter any issues deploying a supported Python version.
Anurag Goel
in progress
Anurag Goel
planned
E
Eric Luce
Similarly, it would also be nice to simply display which minor version of Python I'll be on when deploying, rather than just "Python 3"
H
Hari Demirev
Eric Luce: As part of our support for custom versions, we'll now log the full version being used as part of the deploy.