Five Years of Service
Posts: 395
Threads: 50
Python App Closes Immediately After Opening 04-07-2021, 12:11 AM
#1
Any Python App I open, it closes immediately by itself. I tried reinstalling and restarting my computer but nothing happened.
Any help is appreciated.
Update: I got it working, I just ran programs in cmd lmao
(This post was last modified: 04-07-2021, 12:50 AM by laininthewired.)
The body exists only to verify one's own existence.
•
Five Years of Service
Posts: 719
Threads: 25
RE: Python App Closes Immediately After Opening 04-07-2021, 07:51 PM
#2
Maybe you should just increase your haK skills.
Five Years of Service
Posts: 50
Threads: 5
RE: Python App Closes Immediately After Opening 04-08-2021, 06:10 AM
#3
I used to have several problems with Python app (crashing, randomly not opening) and I found the best way to run python is to use it on a virtual machine.
•
Nine Years of Service
Posts: 102
Threads: 12
RE: Python App Closes Immediately After Opening 08-25-2021, 03:50 PM
#4
If you are running on windows and just double clicking on the script it will open, run, close. I suggest you download Spyder as your IDE.
Code:
_______ _ _________
\ \ | | / /
| | _____ ____| | | ____/ _____ _____ _____ _____
| | |/ _ \/ | \____ |/ \/ \/ ___\/ _ \
| | __/| | |/ | | | | \ \__ | __/
/_______/\_____/\____|_/________/| ____/\_____|_\____/\_____/
| |
|_/
BTC Address: bc1qds8uqnt4ga0zn9ftrm45cq9u9hfct0qluqes5a
•
Five Years of Service
Posts: 395
Threads: 50
RE: Python App Closes Immediately After Opening 08-25-2021, 05:05 PM
#6
(08-25-2021, 04:31 PM)mothered Wrote: The OP has stated that he's resolved the Issue:
Quote:Update: I got it working, I just ran programs in cmd
@"ballsinmyface445", would you prefer this thread be closed?
Probably, I know much more about python now so I don't see any benefit in keeping it open.
The body exists only to verify one's own existence.
•