[GRASS-dev] [GRASS GIS] #2480: v.class.ml: ImportError: No module named training_extraction

#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 tried with build r68156 and still have the same error:
{{{
Fetching <v.class.ml> from GRASS GIS Addons repository (be patient)...
Compiling...
Traceback (most recent call last):
   File "/tmp/grass7-laurent-20103/tmpx5FmGI/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:14&gt;
GRASS GIS <https://grass.osgeo.org>