hpparvi / PyTransit

Fast and easy exoplanet transit light curve modelling.
GNU General Public License v2.0
99 stars 23 forks source link

Issue with Numpy 1.24 #152

Closed asmasca closed 1 year ago

asmasca commented 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.

hpparvi commented 1 year ago

Fixed now in the latest version.