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

Python - I can't install via pip on windows 11 #104

Open
elieobeid7 opened this issue Oct 20, 2023 · 6 comments
Open

Python - I can't install via pip on windows 11 #104

elieobeid7 opened this issue Oct 20, 2023 · 6 comments

Comments

@elieobeid7
Copy link

Windows 11, latest version, Python version 3.10.4, pip version 23.3.
If I run pip install sqlite-vss or any other version, I get this error

ERROR: Could not find a version that satisfies the requirement sqlite-vss (from versions: none)
ERROR: No matching distribution found for sqlite-vss
@elieobeid7 elieobeid7 changed the title I can't install via pip on windows 11 Python - I can't install via pip on windows 11 Oct 20, 2023
@scherbinek
Copy link

scherbinek commented Nov 1, 2023

Same for Windows 10, latest version, Python version 3.11.5, pip version 23.3.1

ERROR: Could not find a version that satisfies the requirement sqlite-vss (from versions: none)
ERROR: No matching distribution found for sqlite-vss

@snow1020
Copy link

snow1020 commented Nov 9, 2023

Same for Windows 10, Python version 3.9.7 or 3.10.11 or 3.11.4

ERROR: Could not find a version that satisfies the requirement sqlite-vss (from versions: none)
ERROR: No matching distribution found for sqlite-vss

@actualgh0st
Copy link

actualgh0st commented Feb 4, 2024

same for windows 11, python 3.11.5, pip 24.0

ERROR: Could not find a version that satisfies the requirement sqlite-vss (from versions: none)
ERROR: No matching distribution found for sqlite-vss

UPDATE I was able to fix this by downloading this: https://www.sqlite.org/2024/sqlite-tools-win-x64-3450100.zip from the sqlite website

@jizqug00
Copy link

same here

@andrewcastle10
Copy link

Same here

@Seedmanc
Copy link

same for windows 11, python 3.11.5, pip 24.0

ERROR: Could not find a version that satisfies the requirement sqlite-vss (from versions: none) ERROR: No matching distribution found for sqlite-vss

UPDATE I was able to fix this by downloading this: https://www.sqlite.org/2024/sqlite-tools-win-x64-3450100.zip from the sqlite website

What do I do with the downloaded files to get it fixed?
I'm getting an error requiring sqlite-vss in langchain.

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

7 participants