ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
installing idle on Suse Linux 6.4
by brett kraabel other posts by this author
Aug 8 2000 12:32PM messages near this date
Re: PyGres???? | Re: installing idle on Suse Linux 6.4
I need help installing idle on Suse Linux 6.4. Python and Tcl/Tk are (I 
think) properly installed.  Here's what I get when I try to run idle:

bkraabel@linux:/opt/Python-1.5.2/Tools/idle >  idle
bash: idle: command not found
bkraabel@linux:/opt/Python-1.5.2/Tools/idle >  idle.py
Traceback (innermost last):
  File "./idle.py", line 2, in ?
    import PyShell
  File "./PyShell.py", line 12, in ?
    from Tkinter import *
  File "/usr/local/lib/python1.5/lib-tk/Tkinter.py", line 8, in ?
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter
bkraabel@linux:/opt/Python-1.5.2/Tools/idle >  python idle.py
Traceback (innermost last):
  File "idle.py", line 2, in ?
    import PyShell
  File "PyShell.py", line 12, in ?
    from Tkinter import *
  File "/usr/local/lib/python1.5/lib-tk/Tkinter.py", line 8, in ?
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter
bkraabel@linux:/opt/Python-1.5.2/Tools/idle > 

can anyone help me?
Thanks, Brett
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


-- 
http://www.python.org/mailman/listinfo/python-list
Thread:
brett kraabel
Karl Eichwalder
Paolo G. Cantore
Karl Eichwalder

Richard Chamberlain
Alex

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved