-
It seems that this package is using an outdated package (I don't believe pyqt is maintained anymore)
Would it be possible to get the data from you @harsh19 ? I'd like to experiment with it!
-
I am using macbook pro 13, bigsur 11.4, python3.7, I have installed code2pdf 1.0.0 version
I got error `no module named PyQt4` with command `code2pdf -h`, I got requirements with PyQt5, so why is thi…
-
When starting ricodebug with python2.7 I get the error
`ImportError: No module named 'QtWebKit'`
I tried to install PyQt4 WebKit, but can't find an WebKit package for PyQt4. Webkit is already insta…
-
python ghost.py
Traceback (most recent call last):
File "ghost.py", line 7, in
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4
-
PyQt4 is very old. When moving to Python3 in #413 , also look at converting DB to PyQt5.
-
### Actual Behavior
When opening console getting following error:
Python 3.6.5 |Anaconda custom (64-bit)| (default, Apr 29 2018, 16:14:56)
Type "copyright", "credits" or "license" for more in…
-
How to setup the development environment which is identical to the one core developers are using?
That must be a good old Python 2.7 + PyQt4 environment.
Usual Linux distributions already dropped th…
-
The latest release still requires an obsolete version of qt4 and the PyQt4 module. This should be updated to qt5.
-
-
Calibre 2.53
Linux Mint 17.3
I assume it's not compatible with the latest Calibre version. are there any ways around this or does anyone know the latest release this plugin works with?
It's a fresh …