Replies: 2 comments
-
|
My python is 3.12 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Are you using the libmamba solver or the classic solver? https://stackoverflow.com/a/76799565 if classic, try the libmamba solver instead, it is much faster |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
conda install conda-forge::faiss-gpu
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Has anyone encountered this problem?
Beta Was this translation helpful? Give feedback.
All reactions