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

Stuck at Bootstrapping rye internals #1307

Open
xjzh123 opened this issue Aug 2, 2024 · 2 comments
Open

Stuck at Bootstrapping rye internals #1307

xjzh123 opened this issue Aug 2, 2024 · 2 comments

Comments

@xjzh123
Copy link

xjzh123 commented Aug 2, 2024

Steps to Reproduce

My env: Windows 11, x86_64, have conda, haven't installed uv

My installer: https://github.com/astral-sh/rye/releases/latest/download/rye-x86_64-windows.exe (downloaded at roughly 2024/08/02 16:54 UTC+8)

My choices:

✔ Continue? · yes
✔ Select the preferred package installer · uv (fast, recommended)
✔ What should running `python` or `python3` do when you are not inside a Rye managed project? · Run a Python installed and managed by Rye
✔ Which version of Python should be used as default toolchain? · [email protected]

Expected Result

Able to complete bootstrapping, or shown error about unable to bootstrap

Is there anything wrong? Or, can I run the installer in some verbose mode so that I can see what's happening?

Actual Result

Welcome to Rye!

Rye has detected that it's not installed on this computer yet and
automatically started the installer for you. For more information
read https://rye.astral.sh/guide/installation/

This installer will install rye to C:\Users\zene\.rye
This path can be changed by exporting the RYE_HOME environment variable.

Details:
  Rye Version: 0.38.0
  Platform: windows (x86_64)

✔ Continue? · yes
✔ Select the preferred package installer · uv (fast, recommended)
✔ What should running `python` or `python3` do when you are not inside a Rye managed project? · Run a Python installed and managed by Rye
✔ Which version of Python should be used as default toolchain? · [email protected]
Installed binary to C:\Users\zene\.rye\shims\rye.exe
Bootstrapping rye internals

for over 10 minutes

Version Info

C:\Users\zene\.rye\shims>rye --version
rye 0.38.0
commit: 0.38.0 (3e3c8540f 2024-08-02)
platform: windows (x86_64)
self-python: not bootstrapped (target: [email protected])
symlink support: true
uv enabled: true

(I run it under C:\Users\zene\.rye\shims after I Ctrl+C at the installer)

Stacktrace

No response

@zhwuzhiguo
Copy link

macos, has the same problem...

@xjzh123
Copy link
Author

xjzh123 commented Aug 8, 2024

macos, has the same problem...

Maybe you can ctrl+c, go to the executable, and use rye self install and rye self update, maybe it will work (just workaround)

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

2 participants