![]() |
|
Python App Closes Immediately After Opening - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Python (https://sinister.li/Forum-Python) +--- Thread: Python App Closes Immediately After Opening (/Thread-Python-App-Closes-Immediately-After-Opening) |
Python App Closes Immediately After Opening - laininthewired - 04-07-2021 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 RE: Python App Closes Immediately After Opening - d4ggm4sk - 04-07-2021 Maybe you should just increase your haK skills. RE: Python App Closes Immediately After Opening - biborg - 04-08-2021 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. RE: Python App Closes Immediately After Opening - DedSpace - 08-25-2021 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. RE: Python App Closes Immediately After Opening - mothered - 08-25-2021 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? RE: Python App Closes Immediately After Opening - laininthewired - 08-25-2021 (08-25-2021, 04:31 PM)mothered Wrote: The OP has stated that he's resolved the Issue:Probably, I know much more about python now so I don't see any benefit in keeping it open. RE: Python App Closes Immediately After Opening - mothered - 08-25-2021 (08-25-2021, 05:05 PM)ballsinmyface445 Wrote: Probably, I know much more about python now so I don't see any benefit in keeping it open.Done, thread closed. If you'd like It reopened at any point, PM me and I'll reverse the change. |