Hi Hadmut,
On Thu, 24. May 2018 at 15:15:01 -, Hadmut Danisch wrote:
> I'm not sure whether this is a problem of that particular plugin or a general
> standard for qgis, to still use PyQt4.
PyQt4 is not the problem - without it QGIS 2.x wouldn't run at all.
But QtWebKit is not available for
Public bug reported:
when trying to load the OpenLayersPlugin in qgis there's an error
message:
The plugin is broken. Python said:cannot import name QtWebKit
Reason revealed by strace:
qgis uses /usr/bin/python, which is a link to python 2.7 under ubuntu,
and then does not find a particular