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

Rye installer doesn't run if last installation aborts #1391

Open
srsng opened this issue Sep 24, 2024 · 0 comments
Open

Rye installer doesn't run if last installation aborts #1391

srsng opened this issue Sep 24, 2024 · 0 comments

Comments

@srsng
Copy link

srsng commented Sep 24, 2024

Steps to Reproduce

  1. Install rye by run rye-x86_64-windows.exe
  2. some problems happened to my connetcion with github
  3. the installation aborted and I pressed a key to exit.
  4. the installer will exit quickly if I rerun it.
  5. I can not reinstall rye unless I remove the data file .rye.

rye.exe and uv.exe is installed when this happen, btw.

Actually, it may happen after any abort (Ctrl+C as well).
I think the problem can be fixed by checking the integrality of the data file .rye when run the installer.

Expected Result

No.

Actual Result

No.

Version Info

No.

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