brewでpyenvをインストールを実行しエラーが発生しているので解決策を教えてください。お願いします。
補足情報
1manaconda インストール 済み。
2python ver 確認
python --version
Python 2.7.16
3https://brew.sh/index_ja homebrewインストール 済み。
4brewでpyenvをインストールを実行。
以下のエラー発生
実行内容
brew
1 2コード 3```Updating Homebrew... 4Error: No available formula with the name "pyenv " 5==> Searching for a previously deleted formula (in the last month)... 6Error: No previously deleted formula found. 7==> Searching for similarly named formulae... 8These similarly named formulae were found: 9pyenv ✔ pyenv-ccache pyenv-pip-migrate pyenv-virtualenv pyenv-virtualenvwrapper pyenv-which-ext 10To install one of them, run (for example): 11 brew install pyenv ✔ 12==> Searching taps... 13==> Searching taps on GitHub... 14Error: No formulae found in taps. 15 16回答のbrew install pyenv を実行してみましたが、、、 17以下のエラー発生 18 19```brew install pyenv 20Updating Homebrew... 21Error: No available formula with the name "pyenv " 22==> Searching for a previously deleted formula (in the last month)... 23Error: No previously deleted formula found. 24==> Searching for similarly named formulae... 25These similarly named formulae were found: 26pyenv ✔ pyenv-ccache pyenv-pip-migrate pyenv-virtualenv pyenv-virtualenvwrapper pyenv-which-ext 27To install one of them, run (for example): 28 brew install pyenv ✔ 29==> Searching taps... 30==> Searching taps on GitHub... 31Error: No formulae found in taps. 32 33 34 35 36 37 38 39参考文献。https://qiita.com/yoshiki_1122/items/4730d2d1212151837005
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/06/20 06:30
2020/06/20 06:33
2020/06/20 06:39
2020/06/20 06:46
2020/06/20 06:50
2020/06/20 06:55