scipy
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
#contents
&tag(Python);
* 概要 [#sc8c9385]
** インストール [#g56e5301]
- [[trouble installing on apple silicon M1 · Issue #13409...
I'm having some issues installing scipy on my M1 Macboo...
-- %%コメント:[[BigSur]]ではインストールに失敗した。(202...
-- コメント:[[Monterey]]ではv1.8.0のインストールに成功し...
--- https://github.com/scipy/scipy/releases/tag/v1.8.0
-- コメント:[[Sequoia]]では[[Homebrew]]で1.15.2(最新版...
--- [[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(依存ライ...
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run succe...
│ exit code: 1
╰─> [12 lines of output]
The Meson build system
Version: 1.7.2
Source dir: .../tmp/pip-install-0eghom9u/scipy_7fa6...
Build dir: .../tmp/pip-install-0eghom9u/scipy_7fa68...
Build type: native build
Project name: scipy
Project version: 1.13.1
../meson.build:1:0: ERROR: Compiler cc cannot compi...
* 関連 [#b925e04e]
#related
#taglist(tag=Python)
終了行:
#contents
&tag(Python);
* 概要 [#sc8c9385]
** インストール [#g56e5301]
- [[trouble installing on apple silicon M1 · Issue #13409...
I'm having some issues installing scipy on my M1 Macboo...
-- %%コメント:[[BigSur]]ではインストールに失敗した。(202...
-- コメント:[[Monterey]]ではv1.8.0のインストールに成功し...
--- https://github.com/scipy/scipy/releases/tag/v1.8.0
-- コメント:[[Sequoia]]では[[Homebrew]]で1.15.2(最新版...
--- [[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(依存ライ...
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run succe...
│ exit code: 1
╰─> [12 lines of output]
The Meson build system
Version: 1.7.2
Source dir: .../tmp/pip-install-0eghom9u/scipy_7fa6...
Build dir: .../tmp/pip-install-0eghom9u/scipy_7fa68...
Build type: native build
Project name: scipy
Project version: 1.13.1
../meson.build:1:0: ERROR: Compiler cc cannot compi...
* 関連 [#b925e04e]
#related
#taglist(tag=Python)
ページ名: