get_my_follower.py error message: Message: 'chromedriver' executable needs to be in PATH
ChenLingD opened this issue · 1 comments
ChenLingD commented
I download the ChromeDriver.exe and put it in the same folder with all other code.
The version of ChromeDriver is the same with my chrome version.
The error message still appear that i input my Instagram Username/Passcode into:
$ python get_my_followers.py --username your_IG_username\
--password your_IG_password
davidhamer commented
Did you solve this in the end?