[vtkusers] vtk.patented python 2.4
Yoan BLANC
greut.lists at dosimple.ch
Fri Oct 28 03:20:25 EDT 2005
rharder at uiuc.edu wrote:
>I finally fixed the problem by ignoring it. went back to
>python 2.3.
>The error is exactly as written in the archive post that I found.
>http://public.kitware.com/pipermail/vtkusers/2005-July/080866.html
>
>tried rebuilding vtk4.4 after install python2.4 in gentoo.
>didn't work. finally gave up. everything is still fine
>with python 2.3.
>
>
I've not a patented enabled VTK on my computer (gentoo too), but this
mistake can be understanded by typing :
python -c "from libvtkPatentedPython import *;"
I'll compile it with patented and test that.
Cheers
Yoan
>>>I found this entry in the archive.
>>>http://public.kitware.com/pipermail/vtkusers/2005-July/080866.html
>>>
>>>I am having the same problem now that I have
>>>upgraded to python 2.4. vtk will no longer
>>>import into python.
>>>I've rebuilt vtk4.4 to no avail.
>>>
>>>
>>>
>>>
>>What's wrong ? Please write the error message when your write :
>>
>>python -c "import vtk;"
>>
>>Have a nice day.
>>
>>Yoan
>>
>>
More information about the vtkusers
mailing list