-
|
hi @christoph2 @chrisoro, how can anyone propose a PR? I'm trying to propose a pr to fix the linux builds. When I try to merge the topic branch, I get this error: building the wheel is working on ubuntu 22 and 24 pip install of the repo here is a test running with the above environment: |
Beta Was this translation helpful? Give feedback.
Answered by
chrisoro
Jun 17, 2025
Replies: 1 comment 1 reply
-
|
Are you trying to push to the repo directly? You need to follow fork workflow. Create a fork, push changes to it and then create pr from fork to this main |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ampz9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you trying to push to the repo directly? You need to follow fork workflow. Create a fork, push changes to it and then create pr from fork to this main