[vtkusers] newbie problems with vtk4.0/python on Linux

Mathieu Malaterre mmalat at irus.rri.ca
Wed Apr 3 19:26:08 EST 2002


Hi,

 I am having trouble started with VTK 4.0 & PYTHON (vtk 3.2 was working
fine).

After compiling vtk4, I tried to use python (via vtkpython), but I get
this

[mmalat at shalom VTK]$ python
Python 2.2 (#1, Feb  7 2002, 17:18:50)
[GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-85)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import vtkpython
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/shalom/data/mmalat/VTK/Wrapping/Python/vtkpython.py", line 29,
in ?
    exec "from "+kit_name+" import *"
  File "<string>", line 1, in ?
ImportError: /shalom/data/mmalat/VTK/bin/libvtkIOPython.so: undefined
symbol: jpeg_std_error
>>>


Does anyone have any idea what I am doing wrong?

many thanks,

Mathieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mmalat.vcf
Type: text/x-vcard
Size: 392 bytes
Desc: Card for Mathieu Malaterre
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020403/af1f8d92/attachment.vcf>


More information about the vtkusers mailing list