[GRASS-user] qgis problems SL 7 (Processing); (http://courses.neteler.org/qgis-2-10-rpms-for-fedora-21-centos-7-scientific-linux-7/)

Markus Neteler neteler at osgeo.org
Fri Sep 9 01:56:01 PDT 2016


On Fri, Sep 9, 2016 at 12:57 AM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
> On Thu, Sep 8, 2016 at 3:21 PM, stephen sefick <ssefick at gmail.com> wrote:
>>
>>     os.path.join(pluginPath, 'ui', 'DlgResults.ui'))
>>   File "/usr/lib64/python2.7/site-packages/PyQt4/uic/__init__.py", line
>> 213, in loadUiType
>>     exec(code_string.getvalue(), ui_globals)
>>   File "", line 52, in
>>   File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 478, in
>> _import
>>     mod = _builtin_import(name, globals, locals, fromlist, level)
>> ImportError: No module named QtWebKit.QWebView
>
>
> This looks like a problem in QGIS related to the QtWebKit dependency which
> is recently problematic as far as I can tell from QGIS developer mailing
> list.

You may try this since you are on Scientific Linux:

yum install -y epel-release
yum -y update
yum install -y qtwebkit

> You can use GRASS GIS through the GRASS plugin or just use the
> standalone GRASS GIS.

Yes

Markus


More information about the grass-user mailing list