-
Notifications
You must be signed in to change notification settings - Fork 702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何不让创建的程序运行完自动关闭窗口 #437
Comments
👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section. Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion. |
English translation (for others curious):
I would recommend giving the help post a read. Under "The Terminal Just Opens and Closes But There Are No Errors" I recommend to check it runs properly with python by itself when double-clicking before packaging, and if that's fine follow the debugging steps. |
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days. |
Closing issue due to no activity in more than 60 days. |
现在创建的程序运行完会自动关闭运行窗口,如何设置让创建的程序运行完之后手动来关闭运行窗口
The text was updated successfully, but these errors were encountered: