[Pythonmac-SIG] IDE Fails to Start

Larry Meyn Larry.A.Meyn at nasa.gov
Wed Feb 4 13:29:10 EST 2004


Just after installing the latest Aqua TCL/Tk, the Python IDE failed on  
start-up with the following traceback:

Traceback (most recent call last):
   File  
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/ 
PythonIDE.py", line 58, in ?
     import PythonIDEMain as _PythonIDEMain
   File  
"/Applications/MacPython-2.3/PythonIDE.app/Contents/Resources/ 
PythonIDEMain.py", line 7, in ?
     import W
   File  
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/ 
IDE/W.py", line 7, in ?
     from Wtext import *
   File  
"/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/ 
IDE/Wtext.py", line 6, in ?
     import waste
ImportError: No module named waste


I've tried reinstalling the MacPython-Panther-2.3-2 additions and still  
have this failure.  The waste.so file is in /Library/Python/2.3, so I'm  
assuming that there is a path finding problem.  Can anyone tell me what  
I need to do to get /Library/Python/2.3 back on python's path list?   
Thanks!

Larry Meyn
Aerospace Operations Modeling Office

M/S 210-10
NASA Ames Research Center
Moffett Field, CA 94035-1000

E-mail: Larry.A.Meyn at nasa.gov
Phone:  (650) 604-5038
Fax:    (650) 604-0222
E-Fax:  (425) 944-5526 sent via e-mail




More information about the Pythonmac-SIG mailing list