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
Using cached rank_bm25-0.2.2-py3-none-any.whl.metadata (3.2 kB)
Collecting scikit-learn<2.0.0,>=1.3.2 (from refchecker==0.1)
Using cached scikit_learn-1.4.1.post1-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB)
INFO: pip is looking at multiple versions of refchecker to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement scikit-learn-intelex<2025.0.0,>=2024.1.0 (from refchecker) (from versions: none)
ERROR: No matching distribution found for scikit-learn-intelex<2025.0.0,>=2024.1.0
(.venv) ➜ RefChecker git:(main) ✗ python -m spacy download en_core_web_sm
/Users/mooy/www/+projects/2024/proj-ragathon-march-2024-refchecker/prototype/RefChecker/.venv/bin/python: No module named spacy
The text was updated successfully, but these errors were encountered:
moyarich
changed the title
No matching distribution found for scikit-learn-intelex
Macbook M1 chip - dependency install issues
Mar 6, 2024
I have a macbook: M1 chip:
I am getting this error, when I run the command
pip install -e . python -m spacy download en_core_web_sm
Error message:
The text was updated successfully, but these errors were encountered: