PySCeS / pysces

The official PySCeS project source code repository.
https://pysces.github.io
Other
34 stars 10 forks source link

Numpy method MachAr is deprecated since version 1.22 #88

Closed olledejong closed 1 year ago

olledejong commented 1 year ago

Exception is thrown when trying to import pysces.

Can be worked around by downgrading numpy to a version < 1.22 for now.

Screenshot 2023-01-17 at 12 55 41
jmrohwer commented 1 year ago

Thanks for this report! Fixed in 514729ccaa59978157211f1b4965b5a4595a14ef and will be incorporated in the next PySCeS release.