[GH-ISSUE #194] Problem tkinter whapa ubuntu 20.04 #172

Closed
opened 2026-02-25 20:34:50 +03:00 by kerem · 3 comments
Owner

Originally created by @rafaelg21 on GitHub (May 17, 2023).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/194

File "/home/rafael/Documentos/whapa-master/whapa-gui.py", line 8, in
from tkinter import *
ModuleNotFoundError: No module named 'tkinter'

Originally created by @rafaelg21 on GitHub (May 17, 2023). Original GitHub issue: https://github.com/B16f00t/whapa/issues/194 File "/home/rafael/Documentos/whapa-master/whapa-gui.py", line 8, in <module> from tkinter import * ModuleNotFoundError: No module named 'tkinter'
kerem closed this issue 2026-02-25 20:34:50 +03:00
Author
Owner

@Cajjunb commented on GitHub (Jul 17, 2023):

You need to donwload tktinker's GUI.
You can do that by using apt command:
sudo apt install python3-tk

<!-- gh-comment-id:1637229416 --> @Cajjunb commented on GitHub (Jul 17, 2023): You need to donwload tktinker's GUI. You can do that by using apt command: `sudo apt install python3-tk`
Author
Owner

@pmoreno-rodriguez commented on GitHub (Mar 4, 2024):

You need to donwload tktinker's GUI. You can do that by using apt command: sudo apt install python3-tk

I just started correctly with this solution.

<!-- gh-comment-id:1976862982 --> @pmoreno-rodriguez commented on GitHub (Mar 4, 2024): > You need to donwload tktinker's GUI. You can do that by using apt command: `sudo apt install python3-tk` I just started correctly with this solution.
Author
Owner

@martin-rueegg commented on GitHub (Mar 7, 2024):

Same here. @Cajjunb's solution worked perfectly.

<!-- gh-comment-id:1984259109 --> @martin-rueegg commented on GitHub (Mar 7, 2024): Same here. @Cajjunb's solution worked perfectly.
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/whapa#172
No description provided.