mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #58] Issue with opening the program #54
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#54
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 @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.
@yurone-crypto commented on GitHub (Jun 24, 2020):
Same problem, any solution?
@XenonKusanagi commented on GitHub (Jun 24, 2020):
Same here
@nitishrajsingh commented on GitHub (Jun 24, 2020):
Same here
@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ó:
@yurone-crypto commented on GitHub (Jun 24, 2020):
Thankyou!!
@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 !
@B16f00t commented on GitHub (Jun 24, 2020):
#57
@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