mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #59] File "whapa-gui.py", line 1049, in <module> File "whapa-gui.py", line 521, in __init__ #55
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ProfGuille on GitHub (Jul 3, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/59
Hello, I have Debian Buster 10 and this appearse when I try to execute.
python3 whapa-gui.py
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
¿May you help me with that issue?
Thanks,
Guille
@B16f00t commented on GitHub (Jul 3, 2020):
Update to the latest version
El vie., 3 jul. 2020 22:39, Guille notifications@github.com escribió:
@ProfGuille commented on GitHub (Jul 3, 2020):
Just done, thanks