InstaPy / InstaPy/instapy-quickstart

I just installed INSTAPY on Kali Linux Amd64 and is not working

Offen
#203 1 Kommentar 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

I installed INSTAPY by the command:

$ pip3 install instapy
then I downloaded the quickstart and when to Linux install

$chmod 777 install and update
and then run the scripts
have one red status:

ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

clarifai 2.6.2 requires configparser<4,>=3.5, but you'll have configparser 5.0.1 which is incompatible.

THEN I chmod the run linux file and run it (nothing happened)
FINALLY run the quickstart changing the username and password and headless TRUE and got this:

└─$ python3 quickstart.py 1 ⨯
InstaPy Version: 0.6.12
._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/home/zara/InstaPy"
Error, unable to determine correct filename for 64bit linux
Traceback (most recent call last):
File "quickstart.py", line 13, in
session = InstaPy(username=insta_username,
File "/home/zara/.local/lib/python3.8/site-packages/instapy/instapy.py", line 322, in __init__
self.browser, err_msg = set_selenium_local_session(
File "/home/zara/.local/lib/python3.8/site-packages/instapy/browser.py", line 131, in set_selenium_local_session
driver_path = geckodriver_path or get_geckodriver()
File "/home/zara/.local/lib/python3.8/site-packages/instapy/browser.py", line 38, in get_geckodriver
sym_path = gdd.download_and_install()[1]
File "/home/zara/.local/lib/python3.8/site-packages/webdriverdownloader/webdriverdownloader.py", line 174, in download_and_install
filename_with_path = self.download(version,
File "/home/zara/.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/zara/.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 by reproducing the failure with quickstart.py and inspect the traceback paths in instapy/browser.py and webdriverdownloader/webdriverdownloader.py. Check the geckodriver download and configparser dependency errors; done means the quickstart starts successfully on 64-bit Linux without these installation errors.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
linux, python
Bereich
developer-experience
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 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.