[GH-ISSUE #64] The .exe file doesn't let me supply input #62

Closed
opened 2026-02-26 12:20:21 +03:00 by kerem · 1 comment
Owner

Originally created by @AninditaBasu on GitHub (Jul 12, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/64

These are the steps I followed:

  1. Did a pip install for auto-py-to-exe
  2. Opened the terminal in my Python IDE (JetBrains PyCharm) and ran auto-py-to-exe
  3. Browsed to the script location, and then clicked the blue Convert button.
  4. After the output was created, opened the output folder and double-clicked the .exe file.

Result
A terminal window opens and then closes immediately. It does not let me supply any values for the input command that my code contains.

Other info
Python version the code is written in: 3.7
Operating system I am using: Windows 10
Python IDE that I am using: PyCharm Community 2018.3

Originally created by @AninditaBasu on GitHub (Jul 12, 2019). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/64 These are the steps I followed: 1. Did a `pip` install for auto-py-to-exe 2. Opened the terminal in my Python IDE (JetBrains PyCharm) and ran `auto-py-to-exe` 3. Browsed to the script location, and then clicked the blue Convert button. 4. After the output was created, opened the output folder and double-clicked the `.exe` file. __Result__ A terminal window opens and then closes immediately. It does not let me supply any values for the `input` command that my code contains. __Other info__ Python version the code is written in: 3.7 Operating system I am using: Windows 10 Python IDE that I am using: PyCharm Community 2018.3
kerem closed this issue 2026-02-26 12:20:21 +03:00
Author
Owner

@AninditaBasu commented on GitHub (Jul 12, 2019):

I think I figured out the problem. My script will look for an external file (a .txt file), which I did not include in the Additional files option.

Duh! moment for me. Sorry for the trouble. Closing this issue.

Also, thank you for this great tool :)

<!-- gh-comment-id:510765929 --> @AninditaBasu commented on GitHub (Jul 12, 2019): I think I figured out the problem. My script will look for an external file (a .txt file), which I did not include in the `Additional files` option. Duh! moment for me. Sorry for the trouble. Closing this issue. Also, thank you for this great tool :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#62
No description provided.