Ticket #1447 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

ng-bindings should check numpy version

Reported by: dpinte@itae.be Assigned to: 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

ngpython_numpy_140.patch (0.9 kB) - added by dpinte@itae.be on 01/18/07 09:24:25.
patch to add a check on numpy version

Change History

01/18/07 09:24:25 changed by dpinte@itae.be

  • attachment ngpython_numpy_140.patch added.

patch to add a check on numpy version

01/18/07 09:34:07 changed by warmerdam

Howard, 

This looks like it is for you...

03/25/07 20:18:48 changed by hobu

  • description changed.
  • milestone set to 1.4.1.

03/26/07 23:35:12 changed by hobu

  • status changed from new to closed.
  • resolution set to fixed.

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