runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/run.py", line 6, in <module> from prophet import Prophet File "/usr/local/lib/python3.10/site-packages/prophet/__init__.py", line 7, in <module> from prophet.forecaster import Prophet File "/usr/local/lib/python3.10/site-packages/prophet/forecaster.py", line 27, in <module> class Prophet(object): File "/usr/local/lib/python3.10/site-packages/prophet/forecaster.py", line 429, in Prophet ) -> NDArray[np.float_]: File "/usr/local/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__ raise AttributeError( AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.
Container logs:
Fetching error logs...