InstaPy / InstaPy/instapy-quickstart

Chrome version must be between 71 & 75 WHAT IS THE PROBLEM ?

Offen
#125 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
777
Forks
763
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

When I launch app : ?!!

Last login: Sat Feb 15 00:54:21 on ttys002
aureliengiorgino@Aureliens-MacBook-Pro ~ % /Users/aureliengiorgino/Downloads/instapy-quickstart-master/run/mac_start.command ; exit;
Starting InstaPy with quickstart
====================

._. ._. ._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/Users/aureliengiorgino/InstaPy"

._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._.
INFO [2020-02-15 00:55:56] [aureliengiorgino2] Using built in instapy-chromedriver executable (version 2.46)
ERROR [2020-02-15 00:55:58] [aureliengiorgino2] Message: session not created: Chrome version must be between 71 and 75
(Driver info: chromedriver=2.46.628411 (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e),platform=Mac OS X 10.15.3 x86_64)
Traceback (most recent call last):
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/instapy/browser.py", line 163, in set_selenium_local_session
chrome_options=chrome_options)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/selenium/webdriver/chrome/webdriver.py", line 81, in __init__
desired_capabilities=desired_capabilities)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__
self.start_session(capabilities, browser_profile)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
SessionNotCreatedException: Message: session not created: Chrome version must be between 71 and 75
(Driver info: chromedriver=2.46.628411 (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e),platform=Mac OS X 10.15.3 x86_64)

Traceback (most recent call last):
File "../quickstart.py", line 24, in
headless_browser=False)
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/instapy/instapy.py", line 312, in __init__
self.set_selenium_local_session()
File "/Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/instapy/instapy.py", line 362, in set_selenium_local_session
raise InstaPyError(err_msg)
instapy.exceptions.InstaPyError: ensure chromedriver is installed at /Users/aureliengiorgino/Library/Python/2.7/lib/python/site-packages/instapy_chromedriver/chromedriver_mac64

[Process completed]

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start with mac_start.command and quickstart.py line 24, then inspect the installed instapy_chromedriver path shown in the traceback. Compare the local Chrome version with the bundled chromedriver=2.46 requirement and verify the launcher can create a Selenium session without the version error.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
macos, python
Bereich
tooling
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.