[GRASS-dev] [GRASS GIS] #2480: v.class.ml: ImportError: No module named training_extraction
GRASS GIS
trac at osgeo.org
Fri Apr 1 09:53:51 PDT 2016
#2480: v.class.ml: ImportError: No module named training_extraction
--------------------------+------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Addons | Version: svn-releasebranch70
Resolution: | Keywords: v.class.ml g.extension
CPU: Unspecified | Platform: Unspecified
--------------------------+------------------------------------
Comment (by lrntct):
Here what happen with last svn build when trying to install r.agent:
{{{
GRASS 7.1.svn (nc_spm_08_grass7):~ > rm -rf ~/.grass7/addons/
GRASS 7.1.svn (nc_spm_08_grass7):~ > g.extension r.agent
Fetching <r.agent> from GRASS GIS Addons repository (be patient)...
Compiling...
Traceback (most recent call last):
File "/tmp/grass7-laurent-18761/tmpfpR4tp/r.agent/scripts/r.agent.aco",
line 234, in <module>
import error, grassland, anthill
ImportError: No module named error
make[1]: *** [r.agent.aco.tmp.html] Error 1
/bin/sh: 1: cannot create /usr/lib/grass71/error.log: Permission denied
make: *** [r.agent.aco] Error 2
ERROR: Compilation failed, sorry. Please check above error messages.
}}}
I will upload the resulting content of ~/.grass7/addons/
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2480#comment:19>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list