MaximPiessen / instagram_network_analysis

75 stars 45 forks source link

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

Open ChenLingD opened 2 years ago

ChenLingD commented 2 years ago

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 1 year ago

Did you solve this in the end?