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

i had to chage the version of spacy because of version coflicts with numpy also sentencepiece was missing #10

Open
Manni1000 opened this issue Dec 11, 2024 · 2 comments

Comments

@Manni1000
Copy link

pip install "spacy<3.7.0"
sentencepiece was missing

@volcverse
Copy link

volcverse commented Dec 12, 2024

Upgrade python to 3.9 or don't install spacy. These two both work for me.

And pip install sentencepiece

@lehduong
Copy link
Owner

Thanks for reporting this. I have updated the requirements.txt file accordingly.

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

3 participants