Numpy version upgrade #8847
Labels
Framework
Issues and pull requests related to components in the Framework
High Priority
An issue or pull request that if not addressed is severe enough to postponse a release.
This issue was originally TRAC 8002
This has been raised by Rob (cc'd). The versions of Numpy that we use are quite different. This makes saving numpy arrays and reloading them on different platforms impossible.
Looks like we get/use the following versions on platforms I've looked at so far:
1.6.1 Mountain Lion
1.6.2 Windows 7 x64
1.4.1 RHEL6
A standardised Numpy version would probably solve the issue that Rob is experiencing. Not sure what the wider caveats of this will be. Could we do something about this for release 3.0?
The text was updated successfully, but these errors were encountered: