Closed asmasca closed 1 year ago
When trying to run pytransit along with numpy 1.24, I get the error:
"ImportError: cannot import name 'int' from 'numpy'"
It works fine with numpy 1.23.
Fixed now in the latest version.
When trying to run pytransit along with numpy 1.24, I get the error:
"ImportError: cannot import name 'int' from 'numpy'"
It works fine with numpy 1.23.