I have installed VTK 5.0 and Python 2.4 and all seems OK as the  
test_vtk.py in the doc directory runs fine. However, when I try to  
run MayaVi either from the command line or inside python I get:

oban:~/Desktop/MayaVi-1.5 antonis$ ./mayavi
Traceback (most recent call last):
   File "./mayavi", line 317, in ?
     app = MayaViTkGUI (r)
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/site-packages/mayavi/Main.py", line 1009, in __init__
     self.renwin = Misc.RenderWindow.RenderWindow (self.renwin_frame)
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/site-packages/mayavi/Misc/RenderWindow.py", line 89, in  
__init__
     height=505)
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/site-packages/vtk/tk/vtkTkRenderWidget.py", line 81, in  
__init__
     vtkLoadPythonTkWidgets(master.tk)
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/site-packages/vtk/tk/vtkLoadPythonTkWidgets.py", line 63,  
in vtkLoadPythonTkWidgets
     interp.call('load', filename)
_tkinter.TclError: image not found

I have checked the patch in the common installation problems and it  
seems that it is implemented on the version of VTK I have.

Any ideas?


Thanks

Antonis




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to