Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
numpyMacにインストールしようとしています。
numpy
現在、OS X 10.7.3 と Python バージョン 2.7 を使用しています (によるとwhich python)。
which python
pip install numpyコマンドラインで試したところ、次のように表示されました。
pip install numpy
numpy の要件を満たすダウンロードが見つかりませんでした
Python のバージョンを変更する必要がありますか?