You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#13 1.847 Installed binary to /pyroot/.rye/shims/rye
#13 1.849 Registering toolchain at /usr/local/bin/python [email protected] is not a valid toolchain
#13 2.174
#13 2.174 Caused by:
#13 2.174 Toolchain [email protected] is not version compatible for internal use.
Resolves: #1426
This pull request includes an update to the compatibility range for the
supported Python versions in the `is_self_compatible_toolchain`
function.
*
[`rye/src/bootstrap.rs`](diffhunk://#diff-5e3b4dd9c9d72709e7551b50ad0bb8933e251e3f7ea71370a13637900c1b349cL285-R287):
Updated the supported Python versions to include cpython 3.13.
Steps to Reproduce
curl -sSf https://rye.astral.sh/get | RYE_INSTALL_OPTION="--yes" bash
Expected Result
Rye is using installed python 3.13 from system
Actual Result
Version Info
Stacktrace
No response
The text was updated successfully, but these errors were encountered: