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

DeprecationWarning: use options instead of chrome_options #3

@EkaX

Description

@EkaX

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions