Closed emirkmo closed 1 year ago
New numpy version does not define dtype so is incompatible. Downgrade numpy to the previous version.
See: https://github.com/astropy/astropy/issues/14210
change requirements.txt to have numpy == 1.23.5
requirements.txt
numpy == 1.23.5
New numpy version does not define dtype so is incompatible. Downgrade numpy to the previous version.
See: https://github.com/astropy/astropy/issues/14210
change
requirements.txt
to havenumpy == 1.23.5