[vtkusers] Problem with python wrapping
AI
odre_89 at hotmail.com
Wed Mar 25 08:23:48 EDT 2015
Hello,
I need to wrap a vtk filter in python.
I compiled VTK with the option pyhon_wrapping ON. I also set the variable
PYTHON_PATH in my .bashrc :
export PYTHONPATH=~/software/vtk/VTK-6.1.0/Wrapping/Python:$VTK_DIR/lib
When I try to run cmake for my project, I get the following error :
Unknown CMake command "VTK_WRAP_PYTHON3"
What do I miss ?
Thank you,
Audrey
--
View this message in context: http://vtk.1045678.n5.nabble.com/Problem-with-python-wrapping-tp5731150.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list