[Qgis-user] after OS update, error: "Couldn't load plugin 'processing' ..."

john polo jpolo at mail.usf.edu
Sat Dec 9 19:07:52 PST 2017


Hi,

I am using Slackware 14.1. I have QGIS 2.10.1 installed. I recently used

slackpkg update

and then

slackpkg upgrade-all

to run updates on Slackware and now I get the following error message 
when I start QGIS. I think it's because python got an update along the way?

---

Couldn't load plugin 'processing' from ['/usr/share/qgis/python', 
'/home/sedge/.qgis2/python', '/home/sedge/.qgis2/python/plugins', 
'/usr/share/qgis/python/plugins', '/usr/lib64/python27.zip', 
'/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', 
'/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', 
'/usr/lib64/python2.7/lib-dynload', 
'/usr/lib64/python2.7/site-packages', 
'/usr/lib64/python2.7/site-packages/PIL', 
'/usr/lib64/python2.7/site-packages/geos', 
'/usr/lib64/python2.7/site-packages/gtk-2.0', '/home/sedge/.qgis2//python']

Traceback (most recent call last):   File 
"/usr/share/qgis/python/qgis/utils.py", line 196, in loadPlugin     
__import__(packageName)   File "/usr/share/qgis/python/qgis/utils.py", 
line 478, in _import     mod = _builtin_import(name, globals, locals, 
fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/__init__.py", line 29, in     
from processing.tools.general import *   File 
"/usr/share/qgis/python/qgis/utils.py", line 478, in _import     mod = 
_builtin_import(name, globals, locals, fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/tools/general.py", line 28, 
in     from processing.core.Processing import Processing   File 
"/usr/share/qgis/python/qgis/utils.py", line 478, in _import     mod = 
_builtin_import(name, globals, locals, fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/core/Processing.py", line 47, 
in     from processing.algs.qgis.QGISAlgorithmProvider import 
QGISAlgorithmProvider   File "/usr/share/qgis/python/qgis/utils.py", 
line 478, in _import     mod = _builtin_import(name, globals, locals, 
fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py", 
line 100, in     from RasterLayerStatistics import RasterLayerStatistics 
   File "/usr/share/qgis/python/qgis/utils.py", line 478, in _import     
mod = _builtin_import(name, globals, locals, fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/algs/qgis/RasterLayerStatistics.py", 
line 35, in     from processing.tools import raster   File 
"/usr/share/qgis/python/qgis/utils.py", line 478, in _import     mod = 
_builtin_import(name, globals, locals, fromlist, level)   File 
"/usr/share/qgis/python/plugins/processing/tools/raster.py", line 29, in 
     import numpy   File "/usr/share/qgis/python/qgis/utils.py", line 
478, in _import     mod = _builtin_import(name, globals, locals, 
fromlist, level) ImportError: No module named numpy

Python version: 2.7.14 (default, Sep 21 2017, 14:23:17) [GCC 4.8.2] QGIS 
version: 2.10.1-Pisa Pisa, exported Python path: 
['/usr/share/qgis/python', u'/home/sedge/.qgis2/python', 
u'/home/sedge/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', 
'/usr/lib64/python27.zip', '/usr/lib64/python2.7', 
'/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', 
'/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', 
'/usr/lib64/python2.7/site-packages', 
'/usr/lib64/python2.7/site-packages/PIL', 
'/usr/lib64/python2.7/site-packages/geos', 
'/usr/lib64/python2.7/site-packages/gtk-2.0', u'/home/sedge/.qgis2//python']

---

What should I do to get QGIS to start without any complaints?

Sincerely,

john

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20171209/e52aa937/attachment.html>


More information about the Qgis-user mailing list