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
Run rye sync on a machine that has no internet access and only PyPi mirror set up.
Expected Result
Successful bootstrapping
Actual Result
Hangs at "Bootstrapping rye internals". Tried tcpdump and it is attempting to make the request to github.com. What is the solution to running this in an environment that has no internet access outside of the PyPi mirror?
Steps to Reproduce
Run
rye sync
on a machine that has no internet access and only PyPi mirror set up.Expected Result
Successful bootstrapping
Actual Result
Hangs at "Bootstrapping rye internals". Tried tcpdump and it is attempting to make the request to github.com. What is the solution to running this in an environment that has no internet access outside of the PyPi mirror?
Thanks!
Version Info
rye 0.39.0
commit: 0.39.0 (bf3ccf8 2024-08-21)
platform: linux (aarch64)
self-python: not bootstrapped (target: [email protected])
symlink support: true
uv enabled: true
Stacktrace
No response
The text was updated successfully, but these errors were encountered: