-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi, the installation ends at part 1. Do you know how I can move forward to the next parts?
**** OPENAI GYM SETUP SCRIPT ****
[PART 1] Setup Homebrew & system dependencies
Reaching out to Homebrew...
[CHECK] Homebrew already installed. Updating Homebrew.
Already up-to-date.
[CHECK] Homebrew successfully updated.
Install Xcode Command Line Tools...
If you have already installed Xcode CLT, you will see an error. That is fine.
Press enter to continue <<
xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates
[CHECK] Xcode Command Line Tools successfully configured.
[CHECK] cmake already installed.
[CHECK] swig already installed.
[CHECK] boost already installed.
Installing boost-python...
Warning: No available formula with the name "boost-python". Did you mean boost-python3?
==> Searching for similarly named formulae and casks...
==> Formulae
boost-python3 ✔
To install boost-python3 ✔, run:
brew install boost-python3 ✔
==> Casks
boost-note ✔
To install boost-note ✔, run:
brew install --cask boost-note ✔