Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to fetch/register 3.13 and 3.13t side-by-side. #1417

Open
ealap opened this issue Oct 18, 2024 · 0 comments
Open

Unable to fetch/register 3.13 and 3.13t side-by-side. #1417

ealap opened this issue Oct 18, 2024 · 0 comments

Comments

@ealap
Copy link

ealap commented Oct 18, 2024

Steps to Reproduce

  1. Fetch or register 3.13, e.g., rye toolchain fetch 3.13
  2. Fetch or register 3.13t. rye toolchain register -- "/local/path/to/3.13t"

Expected Result

Both versions can be fetched/registed side-by-side.

Actual Result

  • If you use fetch on step 2, nothing happens.
  • If you use register, you get an error saying that error: target Python path ~/.rye/py/[email protected] is already in use.

It seems that rye's autodetect does not have support for detecting 3.13t as a distinct version from 3.13.

Version Info

rye 0.41.0
commit: unknown (d92f67d 2024-10-17)
platform: linux (x86_64)
self-python: [email protected]
symlink support: true
uv enabled: true

Stacktrace

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant