Hi Harlan! On Sun, Jun 14, 2020 at 07:53:48PM -0400, Harlan Lieberman-Berg wrote: > I've done a bit of digging, and this problem is solved by manually > updating pyqt5webengine to 5.15 from unstable. The root cause is that > there is an unstated strict version dependency between these two > packages, and/or some symbols were changed without being handled > properly. > > Reassigning the bug to the correct packages.
PyQt and PyQtWebEngine do not depend on versions of each other. I have tested, and a simple PyQtWebEngine based application works for me and can load web pages fine, with PyQt 5.15 and PyQtWebEngine 5.14 (as available right now in testing). The autopkgtest also passed with these versions, though it only tries to import modules and does not check if they actually work: https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyqt5webengine/5841177/log.gz Maybe this is an issue in calibre, but hard to tell without a stack trace. -- Dmitry Shachnev
signature.asc
Description: PGP signature

