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

Failed to add local package #1452

Open
ClanEver opened this issue Jan 2, 2025 · 0 comments
Open

Failed to add local package #1452

ClanEver opened this issue Jan 2, 2025 · 0 comments

Comments

@ClanEver
Copy link

ClanEver commented Jan 2, 2025

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

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