Thank you all for the help. Markus, I have qtwebkit installed, but still receive the error message. I appreciate all of the help.
On Fri, Sep 9, 2016 at 3:56 AM, Markus Neteler <[email protected]> wrote: > On Fri, Sep 9, 2016 at 12:57 AM, Vaclav Petras <[email protected]> > wrote: > > On Thu, Sep 8, 2016 at 3:21 PM, stephen sefick <[email protected]> > 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 > -- Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are mammals, and have not exhausted the annoying little problems of being mammals. -K. Mullis "A big computer, a complex algorithm and a long time does not equal science." -Robert Gentleman
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
