agentmorris / MegaDetector

MegaDetector is an AI model that helps conservation folks spend less time doing boring things with camera trap images.
MIT License
116 stars 24 forks source link

blas/mkl error during mamba/conda setup on M1 Mac #120

Closed agentmorris closed 7 months ago

agentmorris commented 7 months ago

This issue has been resolved; filing and closing for posterity.

A user reported an issue during mamba environment setup on an M1 Mac... the tl;dr of the error was:

LibMambaUnsatisfiableError: Encountered problems while solving:
 - nothing provides blas * mkl needed by pytorch-1.11.0.arm64-py_3.8_0
 - package torchvision-0.17.2-py39_cpu is excluded by strict repo priority

Resolved by an uninstall of miniforge, an update to homebrew, and a reinstallation of miniforge via homebrew.