Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<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

Open
multiwavelength opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@multiwavelength
Copy link

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:

  1. 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
  2. The following error happens (see full output here):
    ERROR: Failed building wheel for stregion
    ERROR: Could not build wheels for stregion, which is required to install pyproject.toml-based projects
    

This looks to be related to a similar issue that was happening in a previous release: #133

@multiwavelength multiwavelength added the bug Something isn't working label Mar 25, 2024
@zacharyburnett zacharyburnett self-assigned this Mar 26, 2024
@zacharyburnett
Copy link
Collaborator

zacharyburnett commented Apr 18, 2024

hey! I apologize for neglecting to respond this issue for so long. As a status update, we're working on building stregion for Python 3.12 and for macOS ARM64; see spacetelescope/stregion#16. This problem should be resolved once we release the next version of stregion, and I can make a new stenv release using that version.

@zacharyburnett
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants