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 fails to build. #75

Open
sdake opened this issue Jul 20, 2023 · 2 comments
Open

faiss fails to build. #75

sdake opened this issue Jul 20, 2023 · 2 comments

Comments

@sdake
Copy link
Member

sdake commented Jul 20, 2023

To reproduce:

git clone https://github.com/artificialwisdomai/origin
cd platform/packages/build
docker build .

error:

0.830 CMake Error: The source directory "/build/faiss-1.7.3" does not exist.
0.830 Specify --help for usage, or press the help button on the CMake GUI.
@rstarmer
Copy link
Member

Are you using the chnages in PR #73?:

git clone https://github.com/artificialwisdomai/origin pr73
cd pr73/platform/packages/build
git fetch origin pull/73/head:pr73
git checkout pr73
docker build . -t faiss

@sdake
Copy link
Member Author

sdake commented Jul 20, 2023

I am using main which includes 8dfaa0f.

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