pyqt5 icon indicating copy to clipboard operation
pyqt5 copied to clipboard

PyQt5 from riverbank

Results 12 pyqt5 issues
Sort by recently updated
recently updated
newest added

When i try to type somethning that end or have E on it is stuck on words drop menu. for example when typing is drop auto complete words but not...

I am using a Macbook air with a m1 chip os-version = 12.1 python version = 3.10.2 pip version =21.3.1 I try to install pyqt5 with pip `pip install PyQt5`...

**Environment : OS: [debian aarch64] Python [ 3.7.3] PyQt5 [5.16] Describe the bug or Expected behaviour , command pip3 install pyqt5 fails Additional context and Screenshots pip3 install pyqt5 Looking...

There are small typos in: - pylupdate/sametexth.cpp - qpy/QtCore/qpycore_chimera.cpp - qpy/QtCore/qpycore_chimera.h - qpy/QtCore/qpycore_pyqtsignal.cpp - qpy/pylupdate/sametexth.cpp Fixes: - Should read `consistently` rather than `consistendly`. - Should read `arbitrary` rather than `arbitary`....

I want to run my pyqt5 application under Ubuntu14 system. but the touch points is incorrect, i try to calibrate the screen. I run ts_calibrate to finish touch screen calibrate,...

To allow usage in designer via promote and delayed model setting.

Problem --------- On AArch64, ‘pip install PyQt5’ gives error as no wheels are available for arm64. Also no ‘setup.py’ file is available to install/build it through source code. Resolution -----------...

https://github.com/baoboa/pyqt5/blob/11d5f43bc6f213d9d60272f3954a0048569cfc7c/examples/itemviews/frozencolumn/frozencolumn.py#L135 Should be: `return [l.strip() for l in s.split(splitter)]`

Error running qtdemo with pyqt5 on linux. Command: $ python3 /usr/share/doc/pyqt5-examples/examples/qtdemo/qtdemo.py Error message: "Could not load description. Ensure that the documentation for Qt is built". Error message occurs when you...

Which would involve getting sources from pypi and committing them by hand.