#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>

_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to