Opened 7 years ago

Closed 7 years ago

#529 closed enhancement (fixed)

Add gdal_array to python3-gdal

Reported by: hmercier Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

Description

Would it be possible to add gdal_array in python-gdal packages ?

Side question: how should I help ? Is there a shared osgeo4w windows build machine that I can access to help ?

Change History (3)

comment:1 by jef, 7 years ago

There's no public build machine.

comment:2 by hmercier, 7 years ago

Ok, thanks.

For information, I noticed there is a python3-gdal-dev package here : http://download.osgeo.org/osgeo4w/x86_64/release/gdal/gdal-dev/python3-gdal-dev/ (without setup.hint so not available through the installer).

I manually installed it and python3 crashes when doing "from osgeo import gdal_array". From what I can see, python3-gdal-dev is compiled with MSVC2015 and GDAL with MSVC2010, which I guess should be the root of the problem (?). I had the same problem on a manual compilation of python3-gdal with MSVC2015.

comment:3 by jef, 7 years ago

Resolution: fixed
Status: newclosed

gdal_array included in gdal-python and python3-gdal.

Note: See TracTickets for help on using tickets.