nteract/papermill

error with `numpy` v2

Open

#800 opened on 2024年6月21日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (5,381 stars) (402 forks)batch import
bughelp wanted

説明

I get the following error when I run papermill with numpy version 2.0.0:

papermill.exceptions.PapermillExecutionError: 
---------------------------------------------------------------------------
Exception encountered at "In [1]":
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
AttributeError: _ARRAY_API not found

I think this has to do with a change in the numpy API, as here.

コントリビューターガイド

error with `numpy` v2 · nteract/papermill#800 | Good First Issue