[GH-ISSUE #57] Error when I try to open Whapa.py #53

Closed
opened 2026-02-25 20:34:33 +03:00 by kerem · 1 comment
Owner

Originally created by @XenonKusanagi on GitHub (Jun 23, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/57

Traceback (most recent call last):
File "whapa-gui.py", line 1049, in
Whapa(img_folder, icons)
File "whapa-gui.py", line 521, in init
update = (request.text.split('itemprop="about">')[1]).split("")[0].strip("\n ")
IndexError: list index out of range

Originally created by @XenonKusanagi on GitHub (Jun 23, 2020). Original GitHub issue: https://github.com/B16f00t/whapa/issues/57 Traceback (most recent call last): File "whapa-gui.py", line 1049, in <module> Whapa(img_folder, icons) File "whapa-gui.py", line 521, in __init__ update = (request.text.split('itemprop="about">')[1]).split("</span>")[0].strip("\n ") IndexError: list index out of range
kerem closed this issue 2026-02-25 20:34:33 +03:00
Author
Owner

@B16f00t commented on GitHub (Jun 24, 2020):

Fixed in v1.16

<!-- gh-comment-id:648876860 --> @B16f00t commented on GitHub (Jun 24, 2020): Fixed in v1.16
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#53
No description provided.