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
error: Failed to run uv compile error: Distribution not found at: file:///$%7BPROJECT_ROOT%7D/httpx-0.28.1.tar.gz
. uv exited with status: exit status: 2
Steps to Reproduce
rye init --virtual
wget https://files.pythonhosted.org/packages/b1/df/48c586a5fe32a0f01324ee087459e112ebb7224f646c0b5023f5e79e9956/httpx-0.28.1.tar.gz
rye add httpx --path ./httpx-0.28.1.tar.gz
Expected Result
success
Actual Result
error: Failed to run uv compile error: Distribution not found at: file:///$%7BPROJECT_ROOT%7D/httpx-0.28.1.tar.gz
. uv exited with status: exit status: 2
Version Info
rye --version
rye 0.43.0
commit: unknown (d67cac1 2024-12-09)
platform: macos (aarch64)
self-python: [email protected]
symlink support: true
uv enabled: true
Stacktrace
No response
The text was updated successfully, but these errors were encountered: