MacBookPro(13インチ、M1、2020) macOS Big Sur にて、 brew が実行できない
MacBookPro(13インチ、M1、2020) macOS Big Sur を使用しています。
先ほどPythonインストールのためにCommand Line Toolsをインストールし、現在HomeBrewをインストールした、、、はずなのですが、brewが実行できません。
下にHomeBrewインストールの際に出力された内容を貼っておきます。
◯◯◯◯◯◯@◯◯◯◯◯◯MacBook-Pro ~ % /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Password:
==> This script will install:
/opt/homebrew/bin/brew
/opt/homebrew/share/doc/homebrew
/opt/homebrew/share/man/man1/brew.1
/opt/homebrew/share/zsh/site-functions/_brew
/opt/homebrew/etc/bash_completion.d/brew
/opt/homebrew
Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /usr/sbin/chown -R ◯◯◯◯◯◯:admin /opt/homebrew
==> Downloading and installing Homebrew...
HEAD is now at 74fd6c823 Merge pull request #10632 from hyuraku/completions-delete-brew-cask-check
Warning: /opt/homebrew/bin is not in your PATH.
==> Installation successful!
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics data has been sent yet (or will be during this `install` run).
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Next steps:
- Add Homebrew to your PATH in /Users/◯◯◯◯◯◯/.zprofile:
echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/◯◯◯◯◯◯/.zprofile
eval $(/opt/homebrew/bin/brew shellenv)
- Run `brew help` to get started
- Further documentation:
これでHomeBrewはインストールできたと思っていたのですが、Pythonをインストールしようとするとこうなってしまいます。
kanatoogura@kokurasouonnoMacBook-Pro ~ % brew install python3
zsh: command not found: brew
これはHomeBrew自体がインストールできていないのでしょうか。
何度かやったのですが解決法がわからず困っています。
どなたか詳しい方、お力添えをお願いしますm(__)m
MacBook Pro 13″, macOS 11.1