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

Add python3 pyqt5 package #34246

Merged
merged 5 commits into from
Sep 28, 2022
Merged

Conversation

hellantos
Copy link
Contributor

Please add the following dependency to the rosdep database.

Package name:

python3-pyqt5

Package Upstream Source:

https://riverbankcomputing.com/software/pyqt/download

Purpose of using this:

The goal of this key is to eventually replace python3-qt5-bindings.
This key will install qt python libraries wrapped with PyQt (SIP). The key installs the same libraries as python3-pyside2 see #34243. This is thought to simplify switching between pyqt and pyside2 as python wrapper providers (see ros-visualization/python_qt_binding#114)

It will at least install wrappers for the following qt libraries:

  • qtcore
  • qtgui
  • qthelp
  • qtnetwork
  • qtprintsupport
  • qtsvg
  • qttest
  • qtwidgets
  • qtxml

In addition it will install:

  • sip (generator for pyside2 wrappers)
  • development libraries

Links to Distribution Packages

Keys for other distributions are copied over from python3-qt5-bindings.

@github-actions github-actions bot added the rosdep Issue/PR is for a rosdep key label Aug 29, 2022
rosdep/python.yaml Outdated Show resolved Hide resolved
rosdep/python.yaml Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs update from the original contributor.

Co-authored-by: Tully Foote <[email protected]>
@ivanpauno ivanpauno merged commit e76b170 into ros:master Sep 28, 2022
@hellantos hellantos deleted the add-python3-pyqt5-package branch June 14, 2023 18:28
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.

5 participants