[GRASS-dev] [GRASS GIS] #3719: prepare OSGeo4W environment for winGRASS 7.8 with python 3
GRASS GIS
trac at osgeo.org
Wed Dec 26 13:06:20 PST 2018
#3719: prepare OSGeo4W environment for winGRASS 7.8 with python 3
--------------------------+--------------------------
Reporter: hellik | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: critical | Milestone: 7.8.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: python3, py3
CPU: All | Platform: MSWindows
--------------------------+--------------------------
Comment (by hellik):
OSGeo4W dependencies for winGRASS are handled by
[https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
setup_x86.hint.tmpl] and
[https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl
setup_x86_64.hint.tmpl]
32 bit:
{{{
1 sdesc: "GRASS GIS - daily builds of development version"
2 ldesc: "Geographic Resources Analysis Support System (GRASS GIS) -
daily builds of SVN trunk"
3 category: Desktop
4 requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt
msvcrt2013 msvcrt2015 iconv libtiff gdal proj freetype-mingw pdcurses zlib
fftw libpng python-wx python-numpy python-pil python-pip python-ply
pyopengl cairo psycopg2 rbatch zstd zstd-bin
5 maintainer: MartinLanda
6 curr: @GRASS_VERSION_NUMBER at -1
7 prev: @GRASS_VERSION_NUMBER at -1
}}}
64 bit:
{{{
1 sdesc: "GRASS GIS - daily builds of development version"
2 ldesc: "Geographic Resources Analysis Support System (GRASS GIS) -
daily builds of SVN trunk"
3 category: Desktop
4 requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt
msvcrt2012 msvcrt2013 msvcrt2015 iconv libtiff gdal proj pdcurses zlib
fftw libpng python-wx python-numpy python-pil python-pip python-ply
pyopengl cairo psycopg2 rbatch zstd zstd-bin
5 maintainer: MartinLanda
6 curr: @GRASS_VERSION_NUMBER at -1
7 prev: @GRASS_VERSION_NUMBER at -1
}}}
these files have to be screened and updated accordingly with the needed
python 3 packages
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3719#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list