InstaPy / InstaPy/instapy-quickstart

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

オープン
#203 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
777
フォーク
763
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。