[GH-ISSUE #495] Error: tkinter not found #385

Closed
opened 2026-02-26 12:21:26 +03:00 by kerem · 5 comments
Owner

Originally created by @yumianhuli1 on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/495

Originally assigned to: @yumianhuli1 on GitHub.

OS:win11
python3.8.10
run auto-py-to-exe
Error: tkinter not found
For linux, you can install tkinter by executing: "sudo apt-get install python3-tk"
plz take a look ,thanks!

Originally created by @yumianhuli1 on GitHub (Aug 21, 2024). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/495 Originally assigned to: @yumianhuli1 on GitHub. OS:win11 python3.8.10 run auto-py-to-exe Error: tkinter not found For linux, you can install tkinter by executing: "sudo apt-get install python3-tk" plz take a look ,thanks!
kerem 2026-02-26 12:21:26 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 21, 2024):

👋 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.

<!-- gh-comment-id:2301558561 --> @github-actions[bot] commented on GitHub (Aug 21, 2024): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). 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](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@brentvollebregt commented on GitHub (Aug 21, 2024):

Did you follow the instructions in the error? Looks like you don't have tkinter installed.

<!-- gh-comment-id:2301615615 --> @brentvollebregt commented on GitHub (Aug 21, 2024): Did you follow the instructions in the error? Looks like you don't have tkinter installed.
Author
Owner

@yumianhuli1 commented on GitHub (Aug 21, 2024):

Did you follow the instructions in the error? Looks like you don't have tkinter installed.

Hi!First, I don't need to install this library and second I installed this dependency, but still reported this error

<!-- gh-comment-id:2301724508 --> @yumianhuli1 commented on GitHub (Aug 21, 2024): > Did you follow the instructions in the error? Looks like you don't have tkinter installed. Hi!First, I don't need to install this library and second I installed this dependency, but still reported this error
Author
Owner

@brentvollebregt commented on GitHub (Aug 23, 2024):

If you run from tkinter import Tk in the same Python environment you are trying to run auto-py-to-exe with, what do you get?

<!-- gh-comment-id:2307791828 --> @brentvollebregt commented on GitHub (Aug 23, 2024): If you run `from tkinter import Tk` in the same Python environment you are trying to run auto-py-to-exe with, what do you get?
Author
Owner

@github-actions[bot] commented on GitHub (Sep 23, 2024):

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.

<!-- gh-comment-id:2367082093 --> @github-actions[bot] commented on GitHub (Sep 23, 2024): 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.
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#385
No description provided.