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

GRASS GIS trac at osgeo.org
Fri Nov 7 01:59:05 PST 2014


#2480: v.class.ml: ImportError: No module named training_extraction
------------------------------------+---------------------------------------
 Reporter:  mlennert                |       Owner:  grass-dev@…              
     Type:  defect                  |      Status:  new                      
 Priority:  normal                  |   Milestone:                           
Component:  Addons                  |     Version:  svn-releasebranch70      
 Keywords:  v.class.ml g.extension  |    Platform:  Unspecified              
      Cpu:  Unspecified             |  
------------------------------------+---------------------------------------
 Using g.extension to install v.class.ml in a fresh grass70release compile,
 I get:


 {{{
 g.extension extension=v.class.ml svnurl=http://svn.osgeo.org/grass/grass-
 addons/grass7
 Fetching <v.class.ml> from GRASS-Addons SVN repository (be patient)...
 Compiling...
 Traceback (most recent call last):
   File "/tmp/tmpj4o0hW/v.class.ml/scripts/v.class.ml", line
 375, 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>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list