Closed orifox closed 2 years ago
RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
Looks more like a numpy install mismatch error to me, did you install drizzlepac on an older version of numpy and then upgrade numpy? It sounded like there were some changes in 1.22 that were breaking things in astropy.
I was able to import tweakreg
in a fresh environment with the latest drizzlepac and specutils installed, so I'm inclined to close this.
Ok, yes, it looks like there are all sorts of issues I'm having with the new astropy and astroscrappy. Darn. Ok, feel free to close this.
I seem to have a problem importing with the following command in an environment with the latest specutils install. After debugging, I believe this has something to do with the version of asdf and, specifically, jsonschema, which are beyond my knowledge skillsets. But a dev should look into it and confirm.
from drizzlepac import tweakreg