Warning: Bottle installation failed: building from source

Error solution Warning: Bottle installation failed: building from source

Error

Warning: Bottle installation failed: building from source.
Error: Your CLT does not support macOS 11.
It is either outdated or was modified.
Please update your CLT or delete it if no updates are available.
Update them from Software Update in System Preferences or run:
softwareupdate —all —install —force

If that doesn’t show you an update run:
sudo rm -rf / Library / Developer / CommandLineTools
sudo xcode-select —install

Alternatively, manually download them from:
https://developer.apple.com/download/more/.

Error: An exception occurred within a child process:
SystemExit: exit

Decision

sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select –install

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *