InstaPy / InstaPy/instapy-quickstart
I just installed INSTAPY on Kali Linux Amd64 and is not working
- Ngôn ngữ chính
- Python
- Star
- 777
- Fork
- 763
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện lỗi với quickstart.py và kiểm tra các đường dẫn trong traceback ở instapy/browser.py và webdriverdownloader/webdriverdownloader.py. Kiểm tra các lỗi tải xuống geckodriver và lỗi dependency configparser; được coi là hoàn tất khi quickstart khởi động thành công trên 64-bit Linux mà không gặp các lỗi cài đặt này.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- linux, python
- Lĩnh vực
- developer-experience
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100