[vtkusers] problem with installing VTK
Denis Barbier
bouzim at gmail.com
Fri May 7 06:09:42 EDT 2010
On 2010/5/7 Tingting HAN wrote:
> My computer has both python2.5 and python2.6 installed. But ruuning my .py
> files with python2.6 has error like this:
> importError: No module named utilsExtension
> So I have been choosing to use python2.5.
> Is there anyway that I can install python-vtk for python2.5 in my computer?
Ok, found your message. You have to recompile vtk if you want to make
it work with python2.5. But this is not a good idea, it is much
simpler to use the default python version for your distribution. Your
problem with python 2.6 seems to be
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/509100
and a fix is mentioned there.
Denis
More information about the vtkusers
mailing list