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

Faiss requirement missing in install.sh and readme.md #22

Closed
anlausch opened this issue May 7, 2020 · 3 comments
Closed

Faiss requirement missing in install.sh and readme.md #22

anlausch opened this issue May 7, 2020 · 3 comments

Comments

@anlausch
Copy link

anlausch commented May 7, 2020

For tatoeba, it seems like user have to install faiss (utils_retrieve.py)

@sebastianruder
Copy link
Collaborator

cc @JunjieHu

@JunjieHu
Copy link
Contributor

@anlausch the anaconda environment should include the faiss during the installation. Please check this line. Could you install the environment by conda create --name xtreme --file conda-env.txt and see if faiss is successfully installed?

@anlausch
Copy link
Author

You are right!

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