[vtkusers] No module named vtk when installing mayavi
    Ben Boeckel 
    ben.boeckel at kitware.com
       
    Fri Aug 21 12:39:42 EDT 2015
    
    
  
[ Please keep the list CC'd. ]
On Fri, Aug 21, 2015 at 18:29:19 +0200, KIM TRAN DONG wrote:
> Thank you for your reply, but how can I inspect sys.path from vtkpython? I
> tried changing the pythonpath into:
import sys
sys.path
> I searched in .bash_profile, but didn't find space letter in the path. When
> I called `bash -x`, the terminal returned just `bash-3.2$ `. Could you give
> me any suggests?
You could try putting `set -x` at the top of .bash_profile then.
--Ben
    
    
More information about the vtkusers
mailing list