[vtkusers] Re: linux VTK CVS build , undefined symbol: _ZTV24vtkVolumeRayCastFunction ???

Dan White dan at chalkie.org.uk
Thu Jul 21 10:49:55 EDT 2005


Hi Carl,

in the python interpreter
import libvtkVolumeRenderingPython
does work.

however, when I so
python2.4 VTK/Wrapping/Python/setup.py install

I get a message, twice

package init file './__init__.py' not found (or not a regular file)

  perhaps this is the source of the problem?

Dan


On Jul 21, 2005, at 5:29 PM, Charl P. Botha wrote:

> On 7/21/05, Dan White <dan at chalkie.org.uk> wrote:
>
>> still getting the same error about
>> undefined symbol: _ZTV24vtkVolumeRayCastFunction
>>
>> hmmmmmmmmmmmmmmmm......
>> any more ideas?
>>
>
> I'm almost stumped...
>
> Do make sure that the __init__.py in the vtk package that you're
> importing is doing an explicit import on the volumerendering kit.
> Also see if you can explicitly import only that, i.e. startup python
> and do "import libvtkVolumeRenderingPython" instead of "import vtk".
>
> All of this is just to try and get some more information on why this
> is biting you.
>
> --  
> charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
>
> c.p.botha ||at|| ewi.tudelft.nl - tu delft work-related email
> cpbotha ||at|| cpbotha.net - everything else
>

Dr. Daniel James White BSc. (Hons.) PhD
Bioimaging Coordinator
Nanoscience Centre and Department of Biological and Environmental  
Sciences
Division of Molecular Recognition
Ambiotica C242
PO Box 35
University of Jyväskylä
Jyväskylä
FIN 40014
Finland

+358 14 260 4183 (work)
+358 468102840 (mobile)
http://www.bioimagexd.org
http://www.chalkie.org.uk
dan at chalkie.org.uk
white at cc.jyu.fi





More information about the vtkusers mailing list