Skip to content

[BUG] Cannot Create a ClearMap environment #179

@garretttan23

Description

@garretttan23

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

  1. cd ~/ClearMap
  2. conda env create -f ClearMapUiBasic.yml

Logs and Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions