can not open vtkpython and import vtk
Franks <[email protected]> Fri, 18 Jan 2019 02:35:06 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
Hi list: I meet some problems in VTK-8.2.0.rc2 with python3.7 in linux(manjaro). When I build the vtk, I set vtkWrapperPython true and specify the version of the python is 3.7. I install the vtk in default path(/usr/local). So its bin and lib path has already been added in environmental variable. I have the following problem. 1. can not open vtkpythonBut the/libvtkWrappingPython37Core-8.2.so.1/ is in /usr/local/lib64, and /usr/local/lib64 has already been added in environmental variable. 2. can not import vtk I add site-packages in PYTHONPATH.But the console still report an error I am looking forward to your help. -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers