MaximPiessen/instagram_network_analysis

get_my_follower.py error message: Message: 'chromedriver' executable needs to be in PATH

ChenLingD opened this issue · 1 comments

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

Did you solve this in the end?