Unresolved references with python_qt_bindings
Hello everyone,
I'm programming GUIs for ROS and using the python_qt_bindings package, which allows me to create GUIs for both PySide and PyQt. But when I try to import a Qt module threw the package, the module gets red curled. An import from PyQt or PySide works well. Has any body a similar problem or even a Solution for me?
I'm programming GUIs for ROS and using the python_qt_bindings package, which allows me to create GUIs for both PySide and PyQt. But when I try to import a Qt module threw the package, the module gets red curled. An import from PyQt or PySide works well. Has any body a similar problem or even a Solution for me?
Please sign in to leave a comment.
I've just started using PyCharm myself so I have no idea how to fix it :(