Opened 16 years ago

Closed 16 years ago

#2018 closed defect (fixed)

gdalnumeric.py not getting installed with NG bindings

Reported by: warmerdam Owned by: hobu
Priority: normal Milestone: 1.5.0
Component: PythonBindings Version: unspecified
Severity: normal Keywords: gdalnumeric
Cc:

Description

It seems the NG python bindings do not install the backwards compatable gdalnumeric.py script. Now the numpy_rw.py autotest script is failing because numpy_rw_1 falls back to importing osgeo.gdal_array but the rest of the test steps do not do this.

I think gdalnumeric.py should be installed with ng bindings (assuming numpy is available) for backward compatability.

Change History (2)

comment:1 by hobu, 16 years ago

Fixed in my local tree. I will be committing it as soon as I am done with the CheeseShop work.

comment:2 by hobu, 16 years ago

Resolution: fixed
Status: newclosed

should be fixed now in my flood of ng fixes

Note: See TracTickets for help on using tickets.