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

top2vec[sentence_encoders] and top2vec[indexing] cannot be installed locally #345

Open
Fabrice-64 opened this issue Aug 9, 2023 · 1 comment

Comments

@Fabrice-64
Copy link

I have tried to locally install top2vec[sentence_encoders] and top2vec[indexing] cannot be installed locally.
Reply was : no matches found: top2vec[sentence_encoders] and no matches found: top2vec[indexing].
However, on Google Colab it works fine.
Do you have a clue to force the installation ?

@Sayum24
Copy link

Sayum24 commented Feb 2, 2024

try:

pip install 'top2vec[sentence_encoders]'

Then it tried to install it but I got another error, maybe it works on your side.

For me it didn't work on my local machine (MP with M1). It works on Google Colab.

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

2 participants