Skip to content

Pinned version of libgcc results in error on macOS 15.5 #516

@Dekermanjian

Description

@Dekermanjian

In conda-envs/environment-test.yml we are pinning libgcc<15. This produces the following error on MacOS 15.5:

Channels:
 - conda-forge
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - libgcc[version='<15']

Is libgcc>=15 still an issue on windows? Do we need separate environment-test-windows.yml and environment-test-mac.yml specifications? Or is it safe to relax the libgcc restrictions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions