Opened 4 years ago

Last modified 4 years ago

#60367 closed defect

vtk 8.2.0 and VTK_INSTALL_PYTHON_MODULE_DIR — at Initial Version

Reported by: bernard-giroux (Bernard Giroux) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: catalina Cc: stromnov@…
Port: vtk

Description

Hi,

After upgrading vtk to 8.2.0 (with python 3.7), I can no longer import vtk. I found vtk.py in /opt/local/lib/python3.7/site-packages while all other modules are in /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages

It look likes VTK_INSTALL_PYTHON_MODULE_DIR is no longer defined the portfile, e.g.

-DVTK_INSTALL_PYTHON_MODULE_DIR=${frameworks_dir}/Python.framework/Versions/3.7/lib/python3.7/site-packages

has been removed. Was this intentional?

Change History (0)

Note: See TracTickets for help on using tickets.