Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

DeprecationWarning: use options instead of chrome_options #3

Open
EkaX opened this issue Dec 30, 2020 · 0 comments
Open

DeprecationWarning: use options instead of chrome_options #3

EkaX opened this issue Dec 30, 2020 · 0 comments

Comments

@EkaX
Copy link

EkaX commented Dec 30, 2020

Hi i got this error when i run python3 instaloctrack.py -t or instaloctrack -t

instaloctrack.py:129: DeprecationWarning: use options instead of chrome_options
return webdriver.Chrome("/usr/bin/chromedriver",
Traceback (most recent call last):
File "instaloctrack.py", line 562, in
main()
File "instaloctrack.py", line 536, in main
re.search("([0-9]+) publications",
AttributeError: 'NoneType' object has no attribute 'group'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant