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

qt_gui_main() found no plugin matching "rqt_image_view/ImageView" #71

Open
rohitspace opened this issue Jun 16, 2022 · 3 comments
Open

Comments

@rohitspace
Copy link

Could not import "pyqt" bindings of qt_gui_cpp library - so C++ plugins will not be available:
Traceback (most recent call last):
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui_cpp/cpp_binding_helper.py", line 43, in
from . import libqt_gui_cpp_sip
ImportError: /home/usc-cam/.local/lib/python3.8/site-packages/PyQt5/Qt/lib/libQt5Core.so.5: version `Qt_5.12' not found (required by /opt/ros/noetic/lib/python3/dist-packages/qt_gui_cpp/libqt_gui_cpp_sip.so)

qt_gui_main() found no plugin matching "rqt_image_view/ImageView"
try passing the option "--force-discover"

Also, rqt --list-plugin does not show image_view even though its installed

@SMRazaRizvi96
Copy link

Anu update on this issue?

@robsan7777
Copy link

I am facing the same issue here

@devinhunsberger
Copy link

devinhunsberger commented Jun 6, 2024

Progress on this?

Edit: make sure you uninstall all possible libraries associated with Qt (including separate python versions), rqt_image_view can also be rendered using PySide2. That’s what fixed it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants