前提・実現したいこと
python3.6.5を導入したい
プロゲートでpythonを学習したく、
下記サイト記載の手順で導入を進めております
https://prog-8.com/docs/python-env
発生している問題・エラーメッセージ
pyenv install 3.6.5 python-build: use openssl from homebrew python-build: use readline from homebrew Downloading Python-3.6.5.tar.xz... -> https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz Installing Python-3.6.5... python-build: use readline from homebrew BUILD FAILED (OS X 10.15.4 using python-build 20180424) Inspect or clean up the working tree at /var/folders/nk/04q02sbj3_g_pnxml5gq8xsw0000gn/T/python-build.20200820162800.5505 Results logged to /var/folders/nk/04q02sbj3_g_pnxml5gq8xsw0000gn/T/python-build.20200820162800.5505.log Last 10 log lines: checking for --with-universal-archs... no checking MACHDEP... darwin checking for --without-gcc... no checking for --with-icc... no checking for gcc... clang checking whether the C compiler works... no configure: error: in `/var/folders/nk/04q02sbj3_g_pnxml5gq8xsw0000gn/T/python-build.20200820162800.5505/Python-3.6.5': configure: error: C compiler cannot create executables See `config.log' for more details xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
補足情報(FW/ツールのバージョンなど)
macOS Catalina バージョン 10.15.4
Homebrew 2.4.12
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/08/20 10:32
退会済みユーザー
2020/08/21 16:55