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

Python release 0.16.0 fails due to failure to build universal2 wheel #1292

Closed
danking opened this issue Nov 13, 2024 · 1 comment
Closed
Assignees

Comments

@danking
Copy link
Member

danking commented Nov 13, 2024

There is insufficient output to diagnose the problem, but the macOS aarch64 and macOS x86_64 builds succeed. It is the last universal2 step which fails. I filed an issue against Maturin-action to ask for some help understanding the error output. AFAICT, other than Rust and Python code changes to Vortex, the main difference between the successful 0.12.0 build and the failing 0.16.0 build are: downgrade from macos-latest to macos-13 and downgrade Python from 3.11 to 3.10. Maybe the macOS change is the cause? Unfortunately, we can't use macos-latest anymore because it began prohibiting pip install. See this maturin issue.

@danking danking self-assigned this Nov 13, 2024
@robert3005
Copy link
Member

We removed universal2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants