>>>>> "Antonis" == Antonis Giannopoulos <[EMAIL PROTECTED]> writes:

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

    Antonis> "/Library/Frameworks/Python.framework/Versions/2.4/lib/
    Antonis> python2.4/site-packages/vtk/tk/vtkLoadPythonTkWidgets.py",
    Antonis> line 63, in vtkLoadPythonTkWidgets interp.call('load',
    Antonis> filename) _tkinter.TclError: image not found

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

This is wierd because test_vtk.py runs.  If it does then mayavi should
usually run as well.  Are you certain you did not get any errors
running it?

vtkLoadPythonTkWidgets is trying to load a file called
'vtkRenderingPythonTkWidgets.dyld' or
'vtkRenderingPythonTkWidgets.so'.  For some reason Tcl is unable to
find it.  Try copying the file to the mayavi directory and check.

cheers,
prabhu


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