ltzheng/Synapse

Installation issue

Closed this issue · 1 comments

Hi,
Thanks for the contribution! I tried running your repo but ran into this error after installing the packages.

RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /project/faiss/faiss/impl/io.cpp:67: Error: 'f' failed: could not open exemplar_lib/index.faiss for reading: No such file or directory

It is necessary to add the "--init_db" argument to initialize the exemplar database for the first run.