[GRASS-dev] [GRASS GIS] #3455: Grass 7.2.1 returns "Extension(...)not found" when installing addon

GRASS GIS trac at osgeo.org
Sat Jul 27 14:09:27 PDT 2019


#3455: Grass 7.2.1 returns "Extension(...)not found" when installing addon
--------------------------+-------------------------
  Reporter:  bcbernardo   |      Owner:  grass-dev@…
      Type:  defect       |     Status:  reopened
  Priority:  normal       |  Milestone:  7.2.4
 Component:  Addons       |    Version:  7.4.0
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows
--------------------------+-------------------------

Comment (by hellik):

 Replying to [comment:6 vinhussey]:
 > Copy scripts/g.extension.py to another location. Change as below. Run
 from File > Launch Script. It now works.
 >
 > {{{
 > base_url = "http://wingrass.fsv.cvut.cz/" \
 >                "grass%(major)s%(minor)s/%(platform)s/addons/" \
 >                "grass-%(major)s.%(minor)s.%(patch)s" % \
 >                {'platform': platform,
 >                 'major': version[0], 'minor': version[1],
 >                 #'patch': version[2]}
 >               'patch': 'svn'}
 > }}}

 see

 https://lists.osgeo.org/pipermail/grass-dev/2019-July/092972.html

 for a related dev discussion.

 user input/point of view/ideas very appreciated for this discussion.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3455#comment:8>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list