There was an error while loading. Please reload this page.
Gemini uses CMake to orchestrate the download and build process. The current release of CMake is instantly installed by:
python -m pip install cmake
an alternative option for MacOS is:
brew install cmake