instagram_network_analysis
instagram_network_analysis copied to clipboard
get_my_follower.py error message: Message: 'chromedriver' executable needs to be in PATH
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?