You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been wrestling with installing the txtai optional extras on OSX. Conda has worked so far to install the base package but only pip support installing extras.
The issue seems to be related to faiss-cpu when installing extras with pip. I've installed faiss using both conda and nix-shell with no success.
yes I did. I switched to using conda from pip because of the faiss install issues. Then I returned to using pip for the optional dependencies but getting the original pip wheel build issues.
Ok. I'm not quite sure what the issue is. The GitHub actions build installs all extras for MacOS. There is a pre-built faiss-cpu wheel on GitHub for macs.
Uh oh!
There was an error while loading. Please reload this page.
I've been wrestling with installing the txtai optional extras on OSX. Conda has worked so far to install the base package but only pip support installing extras.
The issue seems to be related to faiss-cpu when installing extras with pip. I've installed faiss using both conda and nix-shell with no success.
How can I get unstuck?
The text was updated successfully, but these errors were encountered: