nteract/papermill

error with `numpy` v2

Open

#800 建立於 2024年6月21日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (402 fork)batch import
bughelp wanted

倉庫指標

Star
 (5,381 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南