Downgrading py

cpapaef
HOBBYOP

a month ago

Is there any way I can downgrade version of python in the build process? Railpack builds on 3.1.3.7 and pillow isn't released yet for that version, so just want to know if I have to use a different lib or not.

Solved$10 Bounty

0 Replies

You can set this env to control Python version
RAILPACK_PYTHON_VERSION
More details here

https://railpack.com/languages/python/


cpapaef
HOBBYOP

a month ago

Saved me a bunch of time, cheers a bunch !


Status changed to Solved brody about 1 month ago


a month ago

!s


a month ago

Thanks for helping @CrisOG <:salute:1137099685417451530>


iloveitaly
HOBBY

a month ago

you can now also specify a python version in a mise-compatible version file (.tool-versions, mise.toml, and .python-version) https://github.com/railwayapp/railpack/releases/tag/v0.9.0


Loading...
Downgrading py - Railway Help Station