InstaPy / InstaPy/instapy-quickstart
Got this issue
- 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ả
`Traceback (most recent call last):
File "simple_interaction_good_for_beginners.py", line 32, in
with smart_run(session):
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\contextlib.py", line 113, in __enter__
return next(self.gen)
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\util.py", line 1662, in smart_run
session.login()
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\instapy.py", line 366, in login
if not login_user(self.browser,
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\login_util.py", line 203, in login_user
login_elem = browser.find_element_by_xpath(
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 394, in find_element_by_xpath
return self.find_element(by=By.XPATH, value=xpath)
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element
return self.execute(Command.FIND_ELEMENT, {
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Users\Air-AppDev-02\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//article//a[text()='Log in']"}
(Session info: chrome=81.0.4044.138)
(Driver info: chromedriver=2.44.609538 (b655c5a60b0b544917107a59d4153d4bf78e1b90),platform=Windows NT 10.0.18362 x86_64)
`
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 với simple_interaction_good_for_beginners.py tại dòng 32 và đường dẫn đăng nhập InstaPy trong traceback ở login_util.py. Tái hiện lỗi với các phiên bản Python, Chrome và chromedriver được báo cáo; hoàn tất khi nguyên nhân tương thích của bước đăng nhập được xác nhận và issue có cách giải quyết rõ ràng hoặc chẩn đoán được ghi chép.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- tooling
- 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
- 20/100