Replies: 1 comment 4 replies
-
Could you post a link to the project code that you're building? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using cibuildwheels on gh-actions to compile my Python code into wheels. This is my config:
This produces the output files
I noticed that
Any idea what's going wrong here?
Beta Was this translation helpful? Give feedback.
All reactions