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

jon n elwo73 at hotmail.com
Wed Apr 3 19:27:56 EST 2002


run 'ldd libVTKIOPython.so' to see if the JPEG shared library libvtkjpeg.so 
is being linked in correctly.

>From: Mathieu Malaterre <mmalat at irus.rri.ca>
>To: vtkusers at public.kitware.com
>Subject: [vtkusers] newbie problems with vtk4.0/python on Linux
>Date: Wed, 03 Apr 2002 19:26:08 -0500
>
>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
><< mmalat.vcf >>




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com




More information about the vtkusers mailing list