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

Use PySide/Shiboken for RHEL 9 instead of PyQt/sip #36497

Merged
merged 2 commits into from Mar 17, 2023

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Mar 16, 2023

The version of PyQt5 supplied in RHEL 9 is incompatible with sip 4. Shiboken works fine, so we should use that instead.

https://packages.fedoraproject.org/pkgs/python-pyside2/python3-pyside2-devel/
https://packages.fedoraproject.org/pkgs/python-pyside2/python3-shiboken2-devel/

The version of PyQt5 supplied in RHEL 9 is incompatible with sip 4.
Shiboken works fine, so we should use that instead.
@cottsay cottsay added the rosdep Issue/PR is for a rosdep key label Mar 16, 2023
@cottsay cottsay self-assigned this Mar 16, 2023
@cottsay cottsay requested a review from a team as a code owner March 16, 2023 21:37
rosdep/python.yaml Outdated Show resolved Hide resolved
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
@audrow audrow merged commit f7a7098 into ros:master Mar 17, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rosdep Issue/PR is for a rosdep key
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants