File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 937937 exit 1
938938 fi
939939 log " Install darwin base packages using homebrew (-base or -all)"
940- _execute " Installing Homebrew packages..." brew install bison boost bzip2 cmake eigen flex fmt groff libomp or-tools pandoc pkg-config pyqt5 python spdlog tcl-tk zlib swig yaml-cpp
941- _execute " Installing Python click..." pip3 install click
940+ _execute " Installing Homebrew packages..." brew install bison boost bzip2 cmake eigen flex fmt groff googletest libomp or-tools pandoc pkg-config pyqt python spdlog tcl-tk zlib swig yaml-cpp
941+ _execute " Installing pipx..." brew install pipx
942+ _execute " Installing Python click..." pipx install click
942943 _execute " Linking libomp..." brew link --force libomp
943944 _execute " Installing lemon-graph..." brew install The-OpenROAD-Project/lemon-graph/lemon-graph
944945}
You can’t perform that action at this time.
0 commit comments