-
Notifications
You must be signed in to change notification settings - Fork 21
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
Can't pip install on windows 1.0.5 version #14
Comments
Got the same problem in a different flavor pybind11 as well, adding my output from cmd since not using conda, hoping the traceback will be of help for the devs Collecting fasttext-langdetect × Getting requirements to build wheel did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × Getting requirements to build wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
+1 |
1 similar comment
+1 |
Got the same error in Windows, but in the WSL2 it installs and works perfectly. |
+1 This problem is not windows specific but I have also seen it on GNU/Linux. |
Same here. No workarounds ? |
@thiswillbeyourgithub @balbirthomas I made a fork to solve this problem. |
Thanks. Still problematic for my friends who don't know how to use git but only pip |
@thiswillbeyourgithub If you can provide more information or submit an issue, it will be better. I have uploaded it on pypi. |
Hello again. Thank you. Is this the repo you uploaded the fixed PR to ? https://pypi.org/project/fast-langdetect/ I'll tell my friend to try again to pip install and report back. |
Yes,it is @thiswillbeyourgithub |
Found this while trying to figure out a way to solve it, mine was solved by just installing python 3.9 yours indicating it is 3.10 might be helpful. ~Azzam |
My friend tells me he successfuly pip installed it. Thank you very much! |
I tried to install fasttext-langdetect, but I get the following error:
Is there a different wheel I could try?
The text was updated successfully, but these errors were encountered: