On Sat, 9 Dec 2017 19:07:52 -0800, john polo <[email protected]> wrote:
> Hi, > > I am using Slackware 14.1. I have QGIS 2.10.1 installed. I recently > used > ======================8<---------------------------------- > "/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 ===============================8<--------------------------------- > --- > > What should I do to get QGIS to start without any complaints? > > Sincerely, > > john > It seems that you are missing the NumPy package. Try to install it. HTH Roxo -- ---------------- Non luctari, ludare -------------------+ WYSIWYG Fernando M. Roxo da Motta <[email protected]> | Editor? Except where explicitly stated I speak on my own behalf.| VI !! ( Usuário Linux registrado #39505 ) | I see text, ------------ Quis custodiet ipsos custodes?-------------+ I get text! _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
