[GRASS-dev] [GRASS GIS] #2865: Error when installing r.modis add-on and warning when starting grass
GRASS GIS
trac at osgeo.org
Tue Aug 23 00:33:18 PDT 2016
#2865: Error when installing r.modis add-on and warning when starting grass
-------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.5
Component: Addons | Version: svn-trunk
Resolution: | Keywords: r.modis
CPU: x86-64 | Platform: Linux
-------------------------+-------------------------
Comment (by martinl):
There are still errors (tested with 7.0.5svn):
{{{
Fetching <r.modis> from GRASS-Addons SVN repository (be patient)...
Compiling...
Traceback (most recent call last):
File "/tmp/tmp0yBF4p/r.modis/scripts/r.modis.download", line 94, in
<module>
from rmodislib import product
ImportError: No module named rmodislib
make[1]: *** [r.modis.download.tmp.html] Error 1
Traceback (most recent call last):
File "/tmp/tmp0yBF4p/r.modis/scripts/r.modis.import", line 100, in
<module>
from rmodislib import resampling, product, projection, get_proj
ImportError: No module named rmodislib
make[1]: *** [r.modis.import.tmp.html] Error 1
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2865#comment:14>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list