You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nathan Thomas edited this page Aug 16, 2021
·
1 revision
Because Apple Silicon doesn't yet have complete support across all modules, it is advisable to run python and streamrip under Rosetta 2. To do this, use the intel installation instructions for Homebrew. To get started, make sure you have Rosetta 2 installed by typing
softwareupdate --install-rosetta
Then, run homebrew under the x86_64 architecture.
arch -x86_64 'brew --version'# This should output the version properly