にする必要があります、私は次のことをやったが、エラーに出くわした:パイソン:エラー - 「chromedriver」実行ファイルがPATH
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home
from splinter import Browser
browser = Browser('chrome')
どのように私はMacを使用し、問題の解決について行くことができます?
ありがとうございますupvote/answerを受け入れるようにしてください!
これを読んでください:http://splinter.readthedocs.io/en/latest/drivers/chrome.html?highlight=driver – eyllanesc