1 Sep 03:20
Re: Problems executing MayaVi2
Hi Prabhu If alternatively I successfully do > easy_install ETS[nonets] would it be easy later on to uninstall packages (eggs) not needed by MayaVi, such that no other dependencies are broken? I am not familiar at all with python eggs, but they seem to be very similar to RPMs. Cheers, Santiago On Sun, Aug 31, 2008 at 12:47 PM, Prabhu Ramachandran <prabhu@...> wrote: > Hi, > > sserebrinsky@... wrote: >> I also think that the problem is essentially finding vtk. I did before >> the attempt of "import vtk" from a python prompt, and it does not >> work. To help solving the issue, I am including below the list of >> files that I have in my mayavi (ver 1.5) and vtk directories, taken as >> the output from >> [MayaVi]$ find . > ../mayavi-filelist.txt >> [VTK 5.2]$ find . > ../vtk-filelist.txt >> What I found is that someone already had a problem with "import vtk" >> but that bug was solved. Anyway, that led me to observing that my vtk >> does not have a directory "Wrapping", which is perhaps necessary to >> have the python wrappers (this led me to trying pyvtk, to no avail, of(Continue reading)
RSS Feed