-
```
brew install --build-bottle pyqt@4 --without-qt-webkit@2.3
in dir /var/lib/buildbot/workers/default/elcapprereqsbuilder/build (timeout 1200 secs)
watching logfiles {}
argv: [b'brew', b'inst…
-
➜ sloth git:(master) sudo python3 sloth/bin/sloth examples/example1_labels.json
Traceback (most recent call last):
File "/Users/vaishnavi/sloth/sloth/bin/sloth", line 5, in
from PyQt4.QtGu…
-
I got this error but I have installed pyqt5 Its because there is checking for PyQt4 only. If ghost really requires Pyqt4 error message should say that exactly this version is required. If it supports …
-
Dear All,
I have a problem running STAMP after installation. I created conda environment with 2.7 python version. and then installed it. However, I received the following error when I tried to run i…
-
Hi Vincent,
I have run the simulation. But the processing did not happen as there were errors written to the swmm.out log file which are as follows: AS per your suggestion am posting the error int…
knraj updated
6 years ago
-
PyQWT 5.2.0 does not compile with PyQt >= 4.10 due to removed PyQt4.pyqtconfig. See http://pyqt.sourceforge.net/Docs/PyQt4/build_system.html for details.
-
```
What steps will reproduce the problem?
1. an pyqt4 app using uic module (by import .ui file)
2. use cx-freeze to build binary
What is the expected output? What do you see instead?
expected build…
-
```
What steps will reproduce the problem?
1. an pyqt4 app using uic module (by import .ui file)
2. use cx-freeze to build binary
What is the expected output? What do you see instead?
expected build…
-
-
The support fro image fomats like tiff of Qt have some problemes of compatbility with py2app which cannot detects plugins, look the discussion http://stackoverflow.com/questions/885906/enabling-jpeg-s…