-
```
objc[1043]: Class QMacAutoReleasePoolTracker is implemented in both /Users/kimdaeho/ZZAZZ/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x101f71060) and /Users/kimd…
-
[Derived from enthought/traits#1164]
Meta: I'm not sure whether this issue belongs in TraitsUI or Pyface, but the relevant code appears to be in Pyface.
Opening and closing a simple TraitsUI edi…
-
**Describe the bug**
When viewing the selective sync GUI where it shows the files and folders with checkboxes showing whether its being synced to this device or not (but does show all that available …
-
rosdep install --from-paths src --ignore-src --rosdistro kinetic -y --as-root pip:no --skip-keys="python-qt-bindings-qwt5 libqt5-core libqt5-gui libqt5-opengl libqt5-opengl-dev libqt5-widgets qt5-qmak…
-
Hello,
I installed spikeinterface GUI from
git clone https://github.com/SpikeInterface/spikeinterface-gui.git
cd spikeinterface-gui
pip install .
The GUI was installed as "spikeinterface-gui…
-
## Problem
This application lacks python or PyQt5 testing.
### Description
* This app needs unit tests in order to prevent bugs before they happen
* Tests should be both for individual functions a…
-
`brew install pyqt5 --with-python --without-python3` no longer works.
In updated brew these options has been deprecated. Now building the package `qt_gui_cpp` and similar could not find the pyqt5. I…
-
Hi, the script "editor.py" for draw environments dont work on linux because anaconda uses pyqt5 and your code use pyqt4. So I changed and adapted the code for work with new package. I lovely if you se…
-
tom@kudu:~$ modes_gui
Traceback (most recent call last):
File "/usr/local/bin/modes_gui", line 24, in
from PyQt4 import QtCore,QtGui,QtWebKit
ImportError: cannot import name QtWebKit
Wor…
n7tae updated
5 years ago
-
in my _.launch_ file I have this line:
``
here is the error after calling my _.launch_ file:
```
Traceback (most recent call last):
File "/opt/ros/melodic/lib/joint_state_publisher_gui/join…