Again: Python Error <No module named Tkinter>

sferic at gmx.net sferic at gmx.net
Mon May 17 16:25:23 CEST 2010


Hello to all,

I try straight to start python idle. I get the following messages: 

root at om-gta02 ~ $ idle
Traceback (most recent call last):
  File "/usr/bin/idle", line 3, in <module>
    from idlelib.PyShell import main
  File "/usr/lib/python2.6/idlelib/PyShell.py", line 14, in <module>
    import macosxSupport
  File "/usr/lib/python2.6/idlelib/macosxSupport.py", line 6, in <module>
    import Tkinter
  File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 39, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter

On my Freerunner the following modules are installed: 

python-idle  - 2.6.4-ml8.1.4
python-tkinter - 2.6.4-ml8.1.4
libtcl8.4-0 - 8.4.19-r4.4
libtk8.4-0 - 8.4.19-r0.4 (manually downloaded by http://build.shr-project.org/shr-testing/ipk-pre-gcc-4.4.3/armv4t/ and installed because it's not (more?) contained in http://build.shr-project.org/shr-testing/ipk/armv4t/)

The references from the thread "Python Error <No module named Tkinter>" did not help me. Who can help?

Sincerly
Sferic
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the community mailing list