[GRASS-dev] [GRASS GIS] #2150: Cannot call Python scripts from Python on MS Windows

GRASS GIS trac at osgeo.org
Sun Aug 24 07:25:13 PDT 2014


#2150: Cannot call Python scripts from Python on MS Windows
-------------------------------------------+--------------------------------
 Reporter:  wenzeslaus                     |       Owner:  grass-dev@…              
     Type:  defect                         |      Status:  new                      
 Priority:  blocker                        |   Milestone:  7.0.0                    
Component:  Python                         |     Version:  svn-releasebranch64      
 Keywords:  packaging, MAXREPEAT, scripts  |    Platform:  MSWindows 7              
      Cpu:  Unspecified                    |  
-------------------------------------------+--------------------------------

Comment(by glynn):

 Replying to [comment:13 martinl]:

 > I took liberty to apply your patch in r61715. So let's wait for the next
 build.

 Note that the patch is only one part of the solution. It will be necessary
 for add-ons to set e.g.
 {{{
 SCRIPT_DIR=%GRASS_ADDON_BASE%/scripts
 }}}

 I don't know enough about building add-ons to know where to do this.
 g.extension? The Makefile for each add-on?

 Or maybe we can modify the standard *.make scripts to auto-detect if the
 module is an add-on and set SCRIPT_DIR accordingly.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2150#comment:15>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list