[GH-ISSUE #59] File "whapa-gui.py", line 1049, in <module> File "whapa-gui.py", line 521, in __init__ #55

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

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

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 <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 ¿May you help me with that issue? Thanks, Guille
kerem closed this issue 2026-02-25 20:34:33 +03:00
Author
Owner

@B16f00t commented on GitHub (Jul 3, 2020):

Update to the latest version

El vie., 3 jul. 2020 22:39, Guille notifications@github.com escribió:

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


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/B16f00t/whapa/issues/59, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AH5XKNVXKO5TWID3HDAA7STRZY6Y3ANCNFSM4OQB4WSA
.

<!-- gh-comment-id:653676730 --> @B16f00t commented on GitHub (Jul 3, 2020): Update to the latest version El vie., 3 jul. 2020 22:39, Guille <notifications@github.com> escribió: > 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 > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/B16f00t/whapa/issues/59>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AH5XKNVXKO5TWID3HDAA7STRZY6Y3ANCNFSM4OQB4WSA> > . >
Author
Owner

@ProfGuille commented on GitHub (Jul 3, 2020):

Just done, thanks

<!-- gh-comment-id:653683996 --> @ProfGuille commented on GitHub (Jul 3, 2020): Just done, thanks
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#55
No description provided.