No module named '_tkinter'

1. No module named '_tkinter'

Cesar Vinicius Sforca
cesarvinici

(usa Ubuntu)

Enviado em 06/02/2017 - 12:30h

Pessoal, boa tarde

Estou tentando rodar o tkinter porém quando eu chamo, ele da um erro:
cesar@Cesar-Linux:~$ python
Python 3.5.2 (default, Feb 5 2017, 15:27:38)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import tkinter
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/cesar/.pyenv/versions/3.5.2/lib/python3.5/tkinter/__init__.py", line 35, in <module>
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named '_tkinter'

Já dei uma pesquisada e instalei o
sudo apt-get install python3-tk
porém o problema continua, alguém pode me ajudar?

Obrigado.


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts