-
-
Notifications
You must be signed in to change notification settings - Fork 72
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 3.11 packages in user channel #339
Comments
Awesome, thank you for this! @wolfv - how should we deal with this? |
By the way, is there a way to set up vinca to generate recipes from the upstream source code? Many patches I made for build python3.11 are just the diff with the upstream source code. If we can build a bleed edge binary then the workload of making patches are reduced. |
Unfortunately not an easy one :(. @wolfv maybe you could point @lianghongzhuo to the right spot in vinca which would enable this? @lianghongzhuo could you please open a pull request with the additional patches that you used? This would be awesome! |
sure, done. |
* patches for python3.11 #339 * Reduce changes * Create ros-noetic-pybind11-catkin.patch --------- Co-authored-by: Tobias Fischer <[email protected]>
We'll soon release Python 3.11 packages in #418 |
Thank you for the great framework!
I have built ros linux64 in python3.11 and uploaded it to anaconda. https://anaconda.org/lianghongzhuo/repo
Do you interested in this? How can I contribute?
The text was updated successfully, but these errors were encountered: