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

GRASS GIS trac at osgeo.org
Sun Jan 27 04:30: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
 Keywords:  python3      |        CPU:  Unspecified
 Platform:  All          |
-------------------------+-------------------------
 Not sure how easy it would be to implement, but I think it would be a good
 idea to have a configuration option that would let us choose the python
 binary for the compilation and the GRASS session. E.g.

 {{{
     --with-python=/usr/bin/python2
 # vs
     --with-python=/usr/bin/python3
 # or even a virtualenv
     --with-python=/home/username/.venvs/grass/bin/python
 }}}

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



More information about the grass-dev mailing list