vtk - TVTK Error in Mayavi (Python) -
i'm running fedora 17 (x64) machine, , tried installing mayavi python via
yum install mayavi which worked fine, except every time write code phone call mayavi module (like mlab) :
from enthought.mayavi import mlab it yells error
******************************************************************************** warning: imported vtk version (5.8) not match 1 used build tvtk classes (5.6). may cause problems. please rebuild tvtk. ******************************************************************************** i've googled, don't know how rebuild tvtk match version of vtk. suspect causing abnormal behaviour, can't sure. how rebuild tvtk?
looks visualization toolkit (http://www.vtk.org/) on machine newer 1 used build classes packaged in mayavi. you'd need rebuild/install visualization toolkit 5.6 (http://vtk.org/vtk/resources/software.html) or have tried mayavi2 (http://docs.enthought.com/mayavi/mayavi/installation.html) - more date, visualization toolkit version 5.10.
python vtk mayavi
No comments:
Post a Comment