<Failed building wheel for stregion>
happens upon doing **conda env create --name stenv11_url --file https://github.com/spacetelescope/stenv/releases/download/2024.02.05/stenv-macOS-ARM64-py3.11-2024.02.05.yaml**
#149
Labels
bug
Something isn't working
When I attempt to create a conda environment using the latest release (2024.02.05) for Python3.11 on macOS ARM64, I get
ERROR: Failed building wheel for stregion
. I can successfully create an environment using the Python3.10 setup.Steps that can reproduce the error:
conda env create --name stenv11_url --file https://github.com/spacetelescope/stenv/releases/download/2024.02.05/stenv-macOS-ARM64-py3.11-2024.02.05.yaml
This looks to be related to a similar issue that was happening in a previous release: #133
The text was updated successfully, but these errors were encountered: