-
Hi, can we use this project to create a graphical Xbee network?
-
Package name: PyQt5
Issue type: Missing package
Link to PyPI page: https://pypi.org/project/PyQt5
Link to piwheels page: https://www.piwheels.org/project/PyQt5
Version: all
Python version: all
-
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: )…
-
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did …
-
Recently made an update to the latest version of facebook_scraper.
To my dismay, through a series of dependencies, it pulled down the entirety of the pyqt5 library.
This is a 200mb library. It is…
-
PyQt5を用いてGUIを作成します。
-
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…
-
Here is my attempt to install following the instructions:
```
⌁ [user:~/Downloads] $ git clone https://github.com/lucaskorol21/GO-RXR
Cloning into 'GO-RXR'...
remote: Enumerating objects: 6804, …
-
Hi, I was trying to run this repo but it seems PyQt4 is no longer supported by the Qt company (I got Qt5 installed by default using the install steps). [Link to PyQt about page.](https://riverbankcomp…