[Paraview] Error in Python shell
Антон Сухинов
soukhinov at gmail.com
Wed Apr 21 08:54:14 EDT 2010
Hello.
I am new to Linux, but I need to do some scientific visualisation.
I Installed "Ubuntu 9.10 - Karmic Koala" (64-bit). Then I used Synaptic
package manager to install "Paraview 3.4.0-4ubuntu4".
I started Paraview. The I press Tools->Python shell. I see strange error
there:
http://s54.radikal.ru/i145/1004/47/a0d9c2cbbe3d.png
Python 2.6.4 (r264:75706, Dec 7 2009, 18:59:58)
[GCC 4.4.1] on linux2
>>> from paraview import servermanager
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/paraview/servermanager.py", line 43,
in <module>
import re, os, new, exceptions, sys, vtk
File "/usr/lib/python2.6/dist-packages/paraview/vtk.py", line 4, in <module>
from libvtkCommonPython import *
ImportError: No module named libvtkCommonPython
>>>
Please help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100421/a255a13d/attachment-0001.htm>
More information about the ParaView
mailing list