Python main.exe CANT OPEN

Dear Support Team,

I hope this email finds you well. I am writing to seek assistance regarding an issue I am facing with running the main.exe file generated from my Python project.

I have developed a Python project named main.py, and it runs perfectly fine in the terminal using the command “python main.py”. However, when I export it as a main.exe file using Visual Studio Code with Python version 3.9.5, I am unable to open it. I have followed the steps provided in the documentation to export the project, but the resulting main.exe file fails to open. There are no error messages displayed, and the application automatically closes within a few seconds.

In my attempts to resolve this issue, I have tried the following:

  1. Checked for antivirus or firewall interference: I temporarily disabled my antivirus and firewall programs to ensure they were not blocking the main.exe file, but the issue persisted.
  2. Repaired system files: I ran the System File Checker (SFC) tool, which found and repaired any corrupted system files. However, this did not resolve the problem.
  3. Modified Python installation: I repaired my Python installation and ensured that the necessary DLL files were present. I also verified the Python path configuration to ensure it was set correctly.

Despite these efforts, I have been unable to successfully run the main.exe file generated from my Python project.

In order to assist you better, I have attached the project files without the generated main.exe. I kindly request you to review the project files and check for any potential problems or mistakes that I might have made during the export process. Additionally, I would appreciate if you could provide guidance on the recommended steps to export a Python project from Visual Studio Code to an executable file.

I apologize for any inconvenience caused, and I greatly appreciate any assistance or guidance you can provide to help me resolve this issue. Please let me know if there is any additional information or details you require to assist me further.

Thank you for your attention to this matter. I look forward to your prompt response and the resolution of the problem.

Best regards,

Jc_chua

Project Link GoogleDrive: