-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Operating System
macOS
OS Version
MacOS 15.5
Code Version
V2.1
How are you using the application?
New scripts
Expected Behavior
Create an environment based on ClearMapUiBasic.yml
Actual Behavior
I am new and was trying to create an environment using mamba, but it keeps giving me libmamba errors. So I switched to conda. I typed conda env create -f ClearMapUiBasic.yml and it turns out I got these errors:
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- mkl[version='<2024.1']
- gxx
I did some research on mkl packages, and it seems to relate to Intel chips. My Mac chip is Apple Silicon m2, would this cause the problem? If not, can you help me with this?
Steps to Reproduce
- cd ~/ClearMap
- conda env create -f ClearMapUiBasic.yml
Logs and Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working