Changes between Initial Version and Version 1 of Ticket #26132


Ignore:
Timestamp:
Aug 18, 2010, 12:50:46 AM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

You found the solution, which is to install vtk5 with the +python26 variant. Note that the x11 variant is added by default and does not need to be specified. But we have no way currently to depend on a variant of a port. See #126.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26132

    • Property Keywords mayavi vtk5 removed
  • Ticket #26132 – Description

    initial v1  
    22"ImportError: No module named vtk"
    33
    4 I came across a similar error mentioned in ticket [https://trac.macports.org/ticket/21994]. Following the instructions there, I did a 'port clean' on vtk5, and rebuilt it with python26:
     4I came across a similar error mentioned in ticket:21994. Following the instructions there, I did a 'port clean' on vtk5, and rebuilt it with python26:
    55port install vtk5 +python26 +x11.
    66