problemas con tkinter

Ernesto Revilla erny en sicem.biz
Lun Nov 14 20:09:48 CET 2005


Aparentemente te falta (al menos) un archivo llamado _tkinter.so o algo así.

¿Qué distribución de linux estás usando?

Erny


Jalix Jalix wrote:

>hola a todos como les va..bueno recurro a ustedes por que se me pueden ayudar.
>bueno el problema es a la hora de importar el modulo Tkinter.
>
>  
>
>>>>import Tkinter
>>>>        
>>>>
>Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>  File "/usr/local/lib/python2.4/lib-tk/Tkinter.py", line 38, in ?
>    import _tkinter # If this fails your Python may not be configured for Tk
>ImportError: No module named _tkinter
>
>que puedo hacer?? soy nuevo en esto..ojala me puedan ayudar
>Gracias
>_______________________________________________
>Python-es mailing list
>Python-es en aditel.org
>http://listas.aditel.org/listinfo/python-es
>
>  
>




Más información sobre la lista de distribución Python-es