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

i can't setup.py #386

Open
applefb opened this issue Apr 15, 2024 · 3 comments
Open

i can't setup.py #386

applefb opened this issue Apr 15, 2024 · 3 comments

Comments

@applefb
Copy link

applefb commented Apr 15, 2024

ERROR: Could not find a version that satisfies the requirement lightglue (unavailable) (from hloc) (from versions: none)
ERROR: No matching distribution found for lightglue (unavailable)

@applefb
Copy link
Author

applefb commented Apr 15, 2024

I can install hloc on Windows, but I will encounter errors when installing on Ubuntu22.04

ERROR: Could not find a version that satisfies the requirement lightglue (unavailable) (from hloc) (from versions: none)
ERROR: No matching distribution found for lightglue (unavailable)

@applefb
Copy link
Author

applefb commented Apr 15, 2024

i fixed
python -m pip install --upgrade setuptools
python -m pip install --no-build-isolation -e .

but i want to know why

@applefb
Copy link
Author

applefb commented Apr 15, 2024

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