hpparvi / PyTransit

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

PyTransit/notebooks/01_broadband_parameter_estimation.ipynb - Failed in nopython mode pipeline #150

Open JosephKarpinski opened 2 years ago

JosephKarpinski commented 2 years ago

PyTransit/notebooks/01_broadband_parameter_estimation.ipynb

Python 3.8.5

TypingError: Failed in nopython mode pipeline (step: nopython frontend) non-precise type array(pyobject, 0d, C) During: typing of argument at /var/folders/39/hmv9hpy10cg6cx015773lbtw0000gn/T/ipykernel_1807/3291592562.py (3)

File "../../../../var/folders/39/hmv9hpy10cg6cx015773lbtw0000gn/T/ipykernel_1807/3291592562.py", line 3: <source missing, REPL/exec in use?>

Screen Shot 2021-12-27 at 12 13 56 PM Screen Shot 2021-12-27 at 12 11 22 PM
JosephKarpinski commented 2 years ago

pytransit version: 2.5.17

Screen Shot 2021-12-27 at 12 28 42 PM
hpparvi commented 2 years ago

Hi Joseph,

This sounds like a numba issue, can you also please check your numba version.

Cheers, Hannu

hpparvi commented 2 years ago

Ooops, forget the above. I'll take a closer look into this.

hpparvi commented 2 years ago

Ok, there was a bug in the notebook. Can you pull the latest changes and rerun the notebook.