Changes between Initial Version and Version 1 of Ticket #38357


Ignore:
Timestamp:
Mar 11, 2013, 4:35:24 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please Cc relevant port maintainers.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38357

    • Property Owner changed from macports-tickets@… to adfernandes@…
    • Property Summary changed from import vtk in python 2.7.3 to vtk5: cannot import in python 2.7.3
    • Property Port vtk5 added
  • Ticket #38357 – Description

    initial v1  
    22
    33I'm running OSX 10.7.5. When I try to import vtk in Python2.7.3, I receive this error and Python crashes:
    4 
     4{{{
    55Fatal Python error: Interpreter not initialized (version mismatch?)
     6}}}
    67
    78I have installed python2.7.3 and vtk5 from macports. I've ensured that the Python port selected is python27 (2.7.3). Not sure what else to do.