[vtkusers] vtkPoissonReconstruction problem in Release mode
    David Gobbi 
    david.gobbi at gmail.com
       
    Fri May 18 15:27:24 EDT 2012
    
    
  
You need to tell Python where the module is:
http://docs.python.org/tutorial/modules.html#the-module-search-path
On Fri, May 18, 2012 at 1:16 PM, João Domingos
<joao.sousa.domingos at gmail.com> wrote:
> Ok. Thank you. I will try to have a look into the filter.
>
> Regarding the import:
>
> from vtkPoissonReconstructionPython import *
> ImportError: No module named vtkPoissonReconstructionPython
>
> It is the same thing.. I must need to tell vtk where the folder with
> the filter is.. What do you think?
>
> Joao
    
    
More information about the vtkusers
mailing list