Skip to content
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

Problem tkinter whapa ubuntu 20.04 #194

Open
rafaelg21 opened this issue May 17, 2023 · 3 comments
Open

Problem tkinter whapa ubuntu 20.04 #194

rafaelg21 opened this issue May 17, 2023 · 3 comments

Comments

@rafaelg21
Copy link

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

@Cajjunb
Copy link

Cajjunb commented Jul 17, 2023

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

@pmoreno-rodriguez
Copy link

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.

@martin-rueegg
Copy link

Same here. @Cajjunb's solution worked perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants