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

Fasttext error during "poetry install" #14

Open
Cuteness-overload opened this issue Sep 10, 2022 · 0 comments
Open

Fasttext error during "poetry install" #14

Cuteness-overload opened this issue Sep 10, 2022 · 0 comments

Comments

@Cuteness-overload
Copy link

fasttext is not installed correctly and errors out.
I tried installing it separately then running poetry with no luck.
After a bit of digging, it seems to be an issue linked directly to fasttext. (see poetry issue 6113)

I had remove poetry, reinstall it on version 1.1.14, then run poetry install.
pip3 install -Iv poetry==1.1.14

Everything installs cleanly from that point on.
If you attempt to update poetry afterwards, you will not be able to run poetry install as it will again error out trying to update fasttext.
image

Suggestion (unless someone finds a fasttext fix):
Modify the README.md to say pip3 install -Iv poetry==1.1.14

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