#author("2025-04-19T06:35:09+00:00","default:hotate","hotate") #author("2025-04-19T06:50:03+00:00","default:hotate","hotate") #contents &tag(Python); * 概要 [#sc8c9385] ** インストール [#g56e5301] - [[trouble installing on apple silicon M1 · Issue #13409 · scipy/scipy>https://github.com/scipy/scipy/issues/13409]] I'm having some issues installing scipy on my M1 Macbook Air. -- %%コメント:[[BigSur]]ではインストールに失敗した。(2021/11/16)%% -- コメント:[[Monterey]]ではv1.8.0のインストールに成功した。(2022/02/09) --- https://github.com/scipy/scipy/releases/tag/v1.8.0 -- コメント:[[Sequoia]]では[[Homebrew]]で1.15.2のインストールに成功した。(2025/04/19) -- コメント:[[Sequoia]]では[[Homebrew]]で1.15.2(最新版)のインストールに成功した。(2025/04/19) --- [[SciPy - Installation>https://scipy.org/install/]] $ brew install scipy $ brew info scipy ==> scipy: stable 1.15.2 (bottled), HEAD -- コメント:[[Python3.13]]では[[scipy]] 1.13.1のビルドに失敗したが、[[Python3.12]]では成功した。(2025/04/19) -- コメント:[[Python3.13]]では[[scipy]] 1.13.1(依存ライブラリからの指定)のビルドに失敗したが、[[Python3.12]]では成功した。(2025/04/19) Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [12 lines of output] The Meson build system Version: 1.7.2 Source dir: .../tmp/pip-install-0eghom9u/scipy_7fa6827de5264b54b4b3b22f486e806f Build dir: .../tmp/pip-install-0eghom9u/scipy_7fa6827de5264b54b4b3b22f486e806f/.mesonpy-4yxvt8tk Build type: native build Project name: scipy Project version: 1.13.1 ../meson.build:1:0: ERROR: Compiler cc cannot compile programs. * 関連 [#b925e04e] #related #taglist(tag=Python)