-
While the whole stack (`PythonQwt`, `guidata` and `PlotPy`) is compatible with PyQt5, PyQt6 and PySide6, there are some differences in terms of performance between Qt5 and Qt6.
For example, the fol…
-
Para consultar sobre una librería deben responder esta issue con una pregunta de la siguiente forma:
> Puedo usar la librería nombre_librería para hacer explicación_de_lo_que_quiero_hacer
¡Rec…
-
Hello, people
Are the main devs (or any open source contributor) working/planning on working on PyQt5 support for LimeReport?
Sadly, C++ is very complicated for me and I can't seem to set up a s…
-
Today the [profile window initialization](https://github.com/silx-kit/silx/blob/main/src/silx/gui/plot/tools/profile/manager.py#L1056-L1065) contains some hack to avoid blinking.
This produce issues …
payno updated
1 month ago
-
Qt5 has reaching the end of regular support mid-2023 and only receives updates under [extended commercial support](https://www.qt.io/blog/qt-5.15-extended-support-for-subscription-license-holders)
`s…
-
When trying to install ‘QCustomPlot_PyQt5’ to my environment It’s always crashing with the error below:
installing with pip like this > **pip install QCustomPlot_PyQt5**
Not sure why it’s look…
-
### Steps to reproduce
1. Create a new directory and initiate a virtual environment in that directory using virtualenv
2. Install pylint and PyQt5 using the venv's pip
3. Create an rcfile for p…
-
When running against the mu-editor package
```
Collecting pyqt5==5.10.1 (from mu-editor)
Could not find a version that satisfies the requirement pyqt5==5.10.1 (from mu-editor) (from versions: )…
-
The shell being:
```
Python 3.10.12 (main, Mar 22 2024, 16:50:05) on linux (64 bits).
This is the Pyzo interpreter with integrated event loop for PYQT5.
Type 'help' for help, type '?' for a li…
-
[pyQT5环境搭建](https://blog.csdn.net/u011581240/article/details/120001612#comments_21423083)