awfderry / COLLAPSE

Representation learning for protein functional site analysis
MIT License
8 stars 2 forks source link

faiss-cpu not compatible with python 3.9 #4

Closed RK900 closed 1 year ago

RK900 commented 1 year ago

When installing on CPU, faiss-cpu does not work with 3.9, which is what's specified in install_dependencies.sh. Should we add more flags to install_dependencies or just create a new install_dependencies_cpu.sh file which installs the appropriate packages for cpu?