examplesPython questions
Dean N. Williams
williams13 at llnl.gov
Wed Sep 15 09:12:05 EDT 1999
Dear Vtk Users:
Thank you for responding to my earlier question. I am now running
Vtk 2.4 with Python 1.5.2 on
a Red Hat Linux 5.2 machine.
I am now trying to execute each example to learn how to write cool
Vtk visualization apps.
I have found that most of the examples work and others don't work.
How can I get all the
examples to work?
For example:
Cone.py - works!
Cylinder.py -works!
cells.py - works!
smoothCyl.py - works!
volSimple.py - works!
motor.py - works!
specular.py - works!
--------------------------------------
headBone.py
mcubes.py
TestImageMarchingCubes.py
All return the Python error:
Traceback (innermost last):
File "./TestImageMarchingCubes.py", line 5, in ?
from libVTKPatentedPython import *
ImportError: /data1/vtk2.4/lib/libVTKPatentedPython.so: undefined
symbol: vtkVolumeReader_Typecast__FPvPc
------------------------------------------------------
VisQuad.py
VolCutKnee.py
VolIntermixProtein.py
All return a:
Segmentation fault
---------------------------------------------------------
writers.py
motor.py
hawaii.py
hello.py
earth.py
animVectors.py
All return:
Nothing seems to happen. In some cases, the canvas appears, but no
plotting
occurs. In other cases, the canvas may never appear.
----------------------------------------------------------
Thanks again in advance for all your help!
Best Regards,
Dean
--
Dean N. Williams
Computer Scientist/Computation Group Leader o
Lawrence Livermore National Laboratory --
Livermore, California 94550 `\< *
Phone: (925) 423-0145 FAX: (925) 422-7675 / \
http://www-pcmdi.llnl.gov williams13 at llnl.gov
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list