This issue is a semi-copy of ros-visualization/python_qt_binding#121
rviz1 would not work because it only works on SIP; and SIP4, which is what python-qt-binding seems to support for noetic and melodic (and apparently rolling and other recent distros as well), cannot work with recent libraries of pyqt5. This issue encourages the addition/reenabling of pyside/shiboken if possible, as that should(?) work with python-qt-binding. thanks.
Your environment
- OS Version: e.g. NixOS 23.05.20221205.543070e (Stoat) x86_64
- ROS Distro: Noetic
- If source build, which git commit?
6a234b4
- System locale, i.e. the output of
echo "$LANG $LC_NUMERIC":
en_US.UTF-8