Closed MSeifert04 closed 8 years ago
It's possible that the conda package with Numpy 11 hasn't been built yet (@mwcraig, is that correct?)
@MSeifert04 @astrofrog -- looks like continuum has now released astropy builds for numpy 1.11 (it typically takes them about a month to build out all of the numpy dependent packages after a new numpy release is made).
I'll make getting the affiiated packages built a priority for Thursday morning. In the meantime you can use the -f
option to force the numpy upgrade. Newer versions of numpy try hard to be backwards-compatible in their ABI, so an astroscrappy built against numpy 1.10 should work with numpy 1.11.
@mwcraig Thank you!
@MSeifert04 -- astroscrappy is now available for numpy 1.11 on either of the conda channels astropy
or openastronomy
Finally I'm able to update numpy. :smile: Thank you!
Is there any reason the conda build doesn't allow numpy 1.11? I get this error when trying to update: