[GRASS-dev] [GRASS GIS] #3738: Make python version configurable on compilation time

GRASS GIS trac at osgeo.org
Wed Jan 30 08:23:36 PST 2019


#3738: Make python version configurable on compilation time
--------------------------+-------------------------
  Reporter:  pmav99       |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  Compiling    |    Version:  unspecified
Resolution:               |   Keywords:  python3
       CPU:  Unspecified  |   Platform:  All
--------------------------+-------------------------

Comment (by neteler):

 Probably it would make sense, at least for this hardcoded version (this
 fact is unfortunate since it doesn't even respect GRASS_PYTHON):

 {{{
 grep python include/Make/Platform.make.in
 PYTHON              = python
 }}}

 Though it would still not solve the problem of all shebangs
 (`#!/usr/bin/env python`) yet if only `python3` exists on the system as a
 binary.

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



More information about the grass-dev mailing list