-
Here is a possible model for a simple and modern GUI :
![image](https://user-images.githubusercontent.com/102467914/176887251-011e4728-495d-4476-956b-051643e71ea3.png)
(designed by Arthur and Toma)…
-
install the eiseg with pip ,open it said that:
![Selection_006](https://user-images.githubusercontent.com/28675720/153351978-b3d4ef5a-9224-4387-9f2b-30a0577ecb09.png)
and clone it ,it said the same.…
-
当类别.txt文件里是中文标签,显示出来乱码,这个应该如何解决?
_Originally posted by @gyh61916533 in https://github.com/xun-xh/yolov5-onnx-pyqt-exe/issues/3#issuecomment-1410291031_
-
Hi @fieldOfView!
I noticed that the issue here is because of the layout mismatch of MaterialsView page. Also, some scroll behavior issues were noticed by us in the recent pyqt version (also could b…
-
Hi, I've found that it's possible to mix PythonQt code with PyQt code but you can get crashes due to the python global interpreter lock. A patch like this seems to resolve the issue:
https://githu…
-
```
The built in PyQt error dialog is neither pretty nor provides all the
options preferred. Custom dialogs should be created. These should include
dialogs for displaying recently created images. Q…
-
with basic info, and badges for Travis CI and latest PyPI version.
Let's use reStructuredText so it works on both Github and PyPI.
-
Hey guys,
I've setup a conda system to use BionanoAnalyst: the env was setup with python 2.7.3 and I had problems to install PySide, which I ended up doing with 'conda install --name py273 -c terrad…
-
Changes within [PyQt](https://www.riverbankcomputing.com/software/pyqt/download) that affects us:
* All `exec_()` methods have been removed. :bangbang:
* The `Qt` module has been removed.
-- …
-
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…