$ brew install chromedriver -bash: brew: command not found
I've downloaded the chrome driver and I've even put it in the working directory. Still getting this error. I barely know what python is. Please help.
答案 0 :(得分:0)
看起来你没有安装自制软件。说明可以在homebrew的网站上找到。 https://brew.sh
为了获得同情,这是命令:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"