tensorflow,h5pyがインストールできない
tensorflowをインストールして使おうと思っているのですが,途中でエラーを吐かれてしまいインストールできません.
途中のログを見るとh5py
モジュールがインストールできていないようでした.
どなたか解決法がわかる方がいらっしゃいましたら,ご教授頂ければ幸いです.
発生しているエラーメッセージ
copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.macosx-11-universal2-3.8/h5py/tests/data_files copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.macosx-11-universal2-3.8/h5py/tests/data_files running build_ext Loading library to get build settings and version: libhdf5.dylib error: Unable to load dependency HDF5, make sure HDF5 is installed properly error: dlopen(libhdf5.dylib, 0x0006): tried: 'libhdf5.dylib' (no such file), '/usr/lib/libhdf5.dylib' (no such file), '/private/var/folders/ss/npnz30qs3790gbzg8c2lrpyc0000gp/T/pip-install-cxxaf373/h5py_e848f75459564e0f991ca1f7959d5f70/libhdf5.dylib' (no such file), '/usr/lib/libhdf5.dylib' (no such file) ---------------------------------------- ERROR: Failed building wheel for h5py Failed to build h5py ERROR: Could not build wheels for h5py, which is required to install pyproject.toml-based projects
エラーログを見るとHDF5とlibhdf5.dylibが関係しているようですが,何を指しているかわかりませんでした.
試したこと
以下の二つのサイト
M1 Mac(Apple Silicon)/GPU対応のTensorFlowをインストール
h5pyをインストールできません
等を見てコマンドを打ってみたのですが,うまく実行できないので,手詰まりしてしまっています.よろしくお願いいたします.
補足情報(ツールのバージョン)
使っている環境は
- m1 Mac
- python3.8.9 64bit
- homebrew 3.3.7
- Xcode-select version 2392
- Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: arm64-apple-darwin21.1.0
です.anacondaはpipで統一したいので入れていません.バージョン管理ツールpyenv
等も使っていません.
プログラム関連の投稿サイトで質問するのが初めてなので,失礼等ございましたらご容赦頂ければ幸いです.
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。