[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Tkinter missing from RH 8.0?
- Subject: [ale] Tkinter missing from RH 8.0?
- From: jb at sourceillustrated.com (John Wells)
- Date: Thu, 10 Oct 2002 15:09:46 -0400 (EDT)
Hmmm...on Redhat 8.0, when using python, I get:
Python 2.2.1 (#1, Aug 30 2002, 12:15:30)
[GCC 3.2 20020822 (Red Hat Linux Rawhide 3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tkinter
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named tkinter
I thought tkinter was packaged with python by default. Am I missing
something here?
Thanks!
John
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.