>>>>> "Jin" == Jin Kim <[EMAIL PROTECTED]> writes:

    Jin> Hello, I downloaded MayaVI and VTK to run with Python.
    Jin> WindowsXP -------- ActivePython2.4 MayaVi-setup-1.5.exe
    Jin> VTK-4.4.2-Python-2.4.1.zip -----------
    Jin> I tested the mayavi installation using

    Jin> " python test_vtk.py "

    Jin> The test passed several steps but at the final step the
    Jin> attached message poped up.

The MayaVi-setup-1.5.exe is a stand-alone installer for mayavi and
packs its own version of Python, Tkinter and VTK.  

Your python test_vtk.py error is probably because your
Python2.4/Scripts directory is not on the PATH.

Can you find where the vtkRenderingPythonTkWidgets.dll is and see if
that directory is on your PATH.  If it is

There is a somewhat outdated wiki entry here:

 http://mayavi.sourceforge.net/mwiki/InstallVTKPythonOnWin32

that might also help.

I also recommend using mayavi2 instead of mayavi1 and mayavi2 can be
obtained via Python eggs:

 https://svn.enthought.com/enthought/wiki/InstallWithEggs

Finally, please don't send doc files as attachments.  It is a bit of a
pain to read them and respond.

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