shine-jayakumar/insta-likecom-bot

Driver Download Manager Error]: 'str' object is not callable

Closed this issue · 1 comments

I keep getting this error and cannot figure out where my Chromedriver issue is.

% /usr/local/bin/python3 /Users/xxx/insta-likecom-bot/ilcbot.py -u xxx -p xxx -t 'denver' np 100 -nc -il 180d --delay 2,20 --limits /Users/xxx/insta-likecom-bot/limits.json --ignoretags /Users/xxx/insta-likecom-bot/Ignorelist.txt

/Users/xxx/insta-likecom-bot/modules/insta.py:167: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
executable_path= "/Users/xxx/insta-likecom-bot/chromedriver-mac-x64/chromedriver" (path=os.path.join(self.driver_baseloc, 'chrome')).install(),

[] => Script started
[
] => Downloading webdriver for your version of Chrome
[] => Loading Instagram
[
] => [Driver Download Manager Error]: 'str' object is not callable
[*] => Total time taken: 0.0673 ``seconds`

fixed it