Hello,

I am trying to get mayavi to work under Mac OS X 10.4 (Tiger), and got to a thread from a while back where they were asked the following questions to track down the same error I am having:


>  >>> from vtk.tk import vtkTkRenderWidget

> Let me know if you have any errors.

> Also, can you run the vtkTkRenderWidget.py example and see if that
works.


The import works as expected, but the the vtkTkRenderWidget.py fails for the same reason as mayavi:

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/vtk/tk/vtkTkRenderWidget.py", line 466, in <module>
    vtkRenderWidgetConeExample()
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/vtk/tk/vtkTkRenderWidget.py", line 443, in vtkRenderWidgetConeExample
    pane = vtkTkRenderWidget(root,width=300,height=300)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/vtk/tk/vtkTkRenderWidget.py", line 81, in __init__
    vtkLoadPythonTkWidgets(master.tk)
File "/usr/local/lib/python2.5/site-packages/vtk/tk/ vtkLoadPythonTkWidgets.py", line 63, in vtkLoadPythonTkWidgets
    interp.call('load', filename)
_tkinter.TclError: image not found



did anyone ever figure out this problem?


                thanks,


                        Brian Blais

--
Brian Blais
[EMAIL PROTECTED]
http://web.bryant.edu/~bblais



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to