The current version (2022-12-02) does not work with numpy>=1.23
Closed this issue · 2 comments
HuanyuCosmos commented
Please be careful.
The current version (2022-12-02) does not work with numpy >= 1.23 due to the removal of asscalar module.
An older version would be okay.
martindevora commented
I was coming to report the same problem. When delivering software it is typically a good practice to enforce the versions of the dependencies so you are not subject to changes in their contracts.
stevengiacalone commented
Thanks for the suggestions, all. This has been fixed in the latest update (v 1.0.17).