This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cannot install FastText on Windows using pip #1343
Comments
Provide more details to reproduce the error
|
I have the same issue: Python 3.10
|
|
Alteratively, you can try
|
pip install fasttext-wheel this will work, Thanks SDAravind |
changing "fasttext" with "fasttext-wheel" in setup.py fixed the problem for me (manually installing fasttext-wheel was not enough) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS: Windows
Python version: 3.10.4
Pip version: 22.0.4
Command:
pip install fasttext
Output:
The text was updated successfully, but these errors were encountered: