Opened 17 years ago

Closed 17 years ago

#1447 closed defect (fixed)

ng-bindings should check numpy version

Reported by: dpinte@… Owned by: hobu
Priority: highest Milestone: 1.4.1
Component: PythonBindings Version: 1.4.0
Severity: normal Keywords:
Cc:

Description (last modified by hobu)

Trying to build the ng-bindings with a numpy version lower than 1.0 does not work.

I propose to add a little check in GDAL_SOURCE/swig/python/setup.py to verify the numpy version. I will attach a little patch for that

Attachments (1)

ngpython_numpy_140.patch (922 bytes ) - added by dpinte@… 17 years ago.
patch to add a check on numpy version

Download all attachments as: .zip

Change History (4)

by dpinte@…, 17 years ago

Attachment: ngpython_numpy_140.patch added

patch to add a check on numpy version

comment:1 by warmerdam, 17 years ago

Howard, 

This looks like it is for you...

comment:3 by hobu, 17 years ago

Description: modified (diff)
Milestone: 1.4.1

comment:4 by hobu, 17 years ago

Resolution: fixed
Status: newclosed

applied in to HEAD in r11083. applied to 1.4 branch in r11085.

Note: See TracTickets for help on using tickets.