Open Timmmm opened 1 week ago
Note, this works on my relatively normal RHEL8 laptop. The above is from a HPC server which has weird TCL modules and stuff. But even so it should work!
Ah it's because I have .python-version
that contains 3.12.4
, and that version of Python was released after the version of Rye I'm using.
I think this could be improved in at least two ways:
This version of Rye is from 2024-06-02 and does not know about Python versions released after that
. Note that the date in --version
is incorrect though so maybe don't rely on that.
Steps to Reproduce
Expected Result
It works.
Actual Result
Version Info
Stacktrace