InstaPy / InstaPy/instapy-quickstart

Error, unable to determine correct filename for 64bit linux

Offen
#185 5 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

Hello! I'm facing this issue whenever i enter this command "python3 quickstart.py". Can someone tell me the solution.
InstaPy Version: 0.6.10
._. ._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/home/debeast7/InstaPy"
Error, unable to determine correct filename for 64bit linux
Traceback (most recent call last):
File "quickstart.py", line 22, in
session = InstaPy(username=insta_username,
File "/home/debeast7/.local/lib/python3.8/site-packages/instapy/instapy.py", line 312, in __init__
self.browser, err_msg = set_selenium_local_session(
File "/home/debeast7/.local/lib/python3.8/site-packages/instapy/browser.py", line 120, in set_selenium_local_session
driver_path = geckodriver_path or get_geckodriver()
File "/home/debeast7/.local/lib/python3.8/site-packages/instapy/browser.py", line 36, in get_geckodriver
sym_path = gdd.download_and_install()[1]
File "/home/debeast7/.local/lib/python3.8/site-packages/webdriverdownloader/webdriverdownloader.py", line 174, in download_and_install
filename_with_path = self.download(version,
File "/home/debeast7/.local/lib/python3.8/site-packages/webdriverdownloader/webdriverdownloader.py", line 129, in download
download_url = self.get_download_url(version, os_name=os_name, bitness=bitness)
File "/home/debeast7/.local/lib/python3.8/site-packages/webdriverdownloader/webdriverdownloader.py", line 324, in get_download_url
raise RuntimeError(info_message)
RuntimeError: Error, unable to determine correct filename for 64bit linux

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start with quickstart.py and follow the traceback into instapy/browser.py, especially get_geckodriver(), then inspect webdriverdownloader.py where get_download_url() raises the error. Reproduce the command on 64-bit Linux and identify whether the failure is in the quickstart integration or dependency behavior; done means the session can start without the filename error.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
tooling
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

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