Ticket #522 (closed Task: fixed)
NASA GSFC OceanColor tools fail with RuntimeError: The installed version of the Python numpy package (1.5.1) is not supported by this version of GeoEco. Please uninstall this version of numpy and install one of these supported versions: 1.3.0, 1.4.1, 1.5.0
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.8 |
| Component: | Unknown | Version: | |
| Keywords: | Cc: |
Description
This happens if you have a version of numpy newer than 1.5.0 installed.
The problem is that I simply forgot to build MGET's internal copy of pyhdf for the newer versions of numpy (1.5.1, 1.6.0, 1.6.1). I did not catch this because I usually perform my tests with the version of numpy that ArcGIS ships, which is 1.3.0 in ArcGIS 10.
Change History
Note: See
TracTickets for help on using
tickets.
