JuliaPy / JuliaPy/PythonCall.jl
the new Numpy v2.0.0 break the package
オープン
bug
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 3
説明
numpy v2.0.0 was released yesterday, and it broke the pythoncall unfortunately. if calling `using PythonCall` with a brand new environment, numpy v2.0.0 would be automatically installed and then the error would pop up.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reproducing the failure in a brand-new environment with `using PythonCall` and NumPy v2.0.0 installed automatically. Capture the reported error, then inspect how PythonCall resolves or uses NumPy. Done means a fresh environment no longer fails with the released NumPy version, with a regression check for this setup.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia, numpy, python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100