[GRASS-dev] [GRASS GIS] #2480: v.class.ml: ImportError: No module named training_extraction
GRASS GIS
trac at osgeo.org
Fri Mar 25 14:12:27 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):
I just updated to last daily build from grass-devel Ubuntu ppa.
I still have the same issue:
{{{
Fetching <v.class.ml> from GRASS GIS Addons repository (be patient)...
Compiling...
Traceback (most recent call last):
File "/tmp/grass7-laurent-30486/tmpOu93Rh/v.class.ml/scrip
ts/v.class.ml", line 386, in <module>
from training_extraction import extract_training
ImportError: No module named training_extraction
make: *** [v.class.ml.tmp.html] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2480#comment:12>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list