Closed Maras0830 closed 7 years ago
Hello,
I got the error after run command: python3 Twitch-Farmer.py:
FileNotFoundError: [Errno 2] No such file or directory: 'chromedriver'
how to resolve it?
If you are on windows, you should put your chromedriver path in environments-path and it will work, http://splinter.readthedocs.io/en/0.1/setup-chrome.html
how to do it on macOs?
http://splinter.readthedocs.io/en/0.1/setup-chrome.html#linux-and-mac-os-x
thanks a lot!
Hello,
I got the error after run command: python3 Twitch-Farmer.py:
FileNotFoundError: [Errno 2] No such file or directory: 'chromedriver'
how to resolve it?