-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Universal wheel for macOS contains only x86_64 build #2449
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
Comments
Upon closer inspection, looks like the github action deploys the correct artifacts: After downloading you can see:
However, when downloading from PyPi (https://pypi.org/project/capstone/#files) you get the intel binary instead:
|
When comparing the your python-release action to my own, I noticed I use the following: Note the: |
I still thinks its missing the |
@doronz88 Can you comment in the PR? I am not sure what you mean. Because the artifacts have distinct names and should download all of them. But I currently testing it in my repo |
I think the issue should only be closed after its tested via pypi upload since the issue is with the pypi upload specifically. |
Duplicate of #2154 - Same issue persists in latest version (v5.0.2)
I'm getting the following traceback using latest version on macOS:
The text was updated successfully, but these errors were encountered: