Skip to content

2023.02.16- MacOS - ARM64 - The environment can't be solved #86

@jhunkeler

Description

@jhunkeler

When I perform an installation on MacOS (ARM64), the environment cannot be solved.

Steps that can reproduce the error:

  1. mamba env create -n stenv -f https://github.com/spacetelescope/stenv/releases/download/2023.02.16/stenv-macOS-py3.11-2023.02.16.yml
  2. the following error happens:
Could not solve for environment specs
Encountered problems while solving:
 - package qt-main-5.15.8-hfe8d25c_6 requires libclang >=14.0.6,<15.0a0, but none of the providers can be installed
 - package tifffile-2023.2.3-pyhd8ed1ab_0 requires imagecodecs >=2023.1.23, but none of the providers can be installed

The environment can't be solved, aborting the operation

Originally reported by: @alechirschauer

Metadata

Metadata

Labels

bugSomething isn't workingplatformschanges to supported operating systems, Python versions, processor architecture, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions