You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
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'
The text was updated successfully, but these errors were encountered: