-
Discussion in #69 reveled that having pyqt as a optional dependency would be valuable for some users
> I confirm: madcad cannot at the moment be imported without pyqt installed. However It wouldn…
-
https://github.com/irisdroidology/python-learning/issues/3
Went through this with @ blackmagicknight today
-
I am facing issues with PyQt while trying to auto complete pyqt modules with sublimecodeintel. Here is the log
- Event: scanning Python files in '/usr/lib/python2.7/dist-packages/PyQt4'
imports:: s…
-
### What is the bug or the crash?
I noticed in the [QGIS changelog](https://changelog.qgis.org/en/entry/2607) that QGIS plugins can now utilize QT WebEngine. However, I'm unable to import qgis.PyQt.Q…
-
It appears that in PyQt4 and 5, QFontDialog.getFont returns a tuple of (font, ok), but in PySide 1 and 2, that result is reversed to (ok, font).
Here's how I'm working around it for now:
```
resu…
-
if you run update all in the program it fails to update something,
I assume it's pyqt6
and it crashes
after this crash the app does not open anymore
you can fix this by manually updating depende…
-
The new PyQt api (v2) needs to be used throughout praxes.
ddale updated
13 years ago
-
Sorry for contact you from here, but i find your question on stack, and i'm facing some problems with docking the RViz screen inside my PyQt5 application. Seems you did it, so can you help me with tha…
-
Develop a Python To-Do list application using Tkinter or PyQt. Integrate the app with Google Calendar API to synchronize tasks and events.
Read issue #11 (Message for Hacktoberfest Contributors) …
-