[GH-ISSUE #58] Issue with opening the program #54

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

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

Yesterday (22/06/2020) I got it working fine, however today (23/06/2020) when I tried to open the "whapa-gui.py" It brings up black cmd box for half a second and then it goes away but doesn't open the program. The cmd box doesn't have any writing to indicate errors. I tried to open it via the Command prompt and the same thing happens.

I also tried to used the "whapa-gui.bat" but that does the same, pops up with the black cmd box with writting (the writing only states the file path , e.i "downloads>whapa-master>python whapa.gui.py)

Now when I tried to execute the "whapa-gui.bat" via the CMD line, instead of clicking on the .bat file, I get this error

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

Basically I've deleted and reinstalled python a few times, made sure everything was installed properly, everything was updated and was getting no errors, everything was coming back perfectly fine and up to date with the latest version and PIP3 updated.

Also made sure the PATH was set properly and pointed towards the right place.

As I said, last night it was working perfectly fine, but today itt's just like the Whapa-gui doesn't appear and it's a shame because it was working like a charm last night.

If you need anymore information or anything else, just reply and I will get back to you Asap.

Originally created by @xDanSenpai on GitHub (Jun 23, 2020). Original GitHub issue: https://github.com/B16f00t/whapa/issues/58 Yesterday (22/06/2020) I got it working fine, however today (23/06/2020) when I tried to open the "whapa-gui.py" It brings up black cmd box for half a second and then it goes away but doesn't open the program. The cmd box doesn't have any writing to indicate errors. I tried to open it via the Command prompt and the same thing happens. I also tried to used the "whapa-gui.bat" but that does the same, pops up with the black cmd box with writting (the writing only states the file path , e.i "downloads>whapa-master>python whapa.gui.py) Now when I tried to execute the "whapa-gui.bat" via the CMD line, instead of clicking on the .bat file, I get this error **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** Basically I've deleted and reinstalled python a few times, made sure everything was installed properly, everything was updated and was getting no errors, everything was coming back perfectly fine and up to date with the latest version and PIP3 updated. Also made sure the PATH was set properly and pointed towards the right place. As I said, last night it was working perfectly fine, but today itt's just like the Whapa-gui doesn't appear and it's a shame because it was working like a charm last night. If you need anymore information or anything else, just reply and I will get back to you Asap.
kerem closed this issue 2026-02-25 20:34:33 +03:00
Author
Owner

@yurone-crypto commented on GitHub (Jun 24, 2020):

Same problem, any solution?

<!-- gh-comment-id:648488564 --> @yurone-crypto commented on GitHub (Jun 24, 2020): Same problem, any solution?
Author
Owner

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

Same here

<!-- gh-comment-id:648616991 --> @XenonKusanagi commented on GitHub (Jun 24, 2020): Same here
Author
Owner

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

Same here

<!-- gh-comment-id:648665869 --> @nitishrajsingh commented on GitHub (Jun 24, 2020): Same here
Author
Owner

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

Ok it is a simple issue, in a few hours I'll release the fix version

El mié., 24 jun. 2020 10:06, nitishrajsingh notifications@github.com
escribió:

Same here


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/58#issuecomment-648665869, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AH5XKNVIANC5ETLHMDGDNXTRYGXYXANCNFSM4OGC4GBA
.

<!-- gh-comment-id:648720731 --> @B16f00t commented on GitHub (Jun 24, 2020): Ok it is a simple issue, in a few hours I'll release the fix version El mié., 24 jun. 2020 10:06, nitishrajsingh <notifications@github.com> escribió: > Same here > > — > 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/58#issuecomment-648665869>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AH5XKNVIANC5ETLHMDGDNXTRYGXYXANCNFSM4OGC4GBA> > . >
Author
Owner

@yurone-crypto commented on GitHub (Jun 24, 2020):

Thankyou!!

<!-- gh-comment-id:648834478 --> @yurone-crypto commented on GitHub (Jun 24, 2020): Thankyou!!
Author
Owner

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

Awesome news, thank you so much.

Can you drop a message once it's done please.

Also thank you for this amazing program, honestly a work of pure art :D !

<!-- gh-comment-id:648856361 --> @xDanSenpai commented on GitHub (Jun 24, 2020): Awesome news, thank you so much. Can you drop a message once it's done please. Also thank you for this amazing program, honestly a work of pure art :D !
Author
Owner

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

#57

<!-- gh-comment-id:648877508 --> @B16f00t commented on GitHub (Jun 24, 2020): #57
Author
Owner

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

Awesome and fast working.

It works even smoother than it was when I intialy used it.

Thanks for all your hard work

<!-- gh-comment-id:648905828 --> @xDanSenpai commented on GitHub (Jun 24, 2020): Awesome and fast working. It works even smoother than it was when I intialy used it. Thanks for all your hard work
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#54
No description provided.