[MacPorts] #41072: py27-mayavi vtk5 error

MacPorts noreply at macports.org
Wed Oct 30 17:30:21 PDT 2013


#41072: py27-mayavi vtk5 error
--------------------------+--------------------------------
  Reporter:  skesler@…    |      Owner:  macports-tickets@…
      Type:  defect       |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.2.0
Resolution:  invalid      |   Keywords:
      Port:  py27-mayavi  |
--------------------------+--------------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * cc: jjstickel@… (added)
 * resolution:   => invalid
 * keywords:  vtk5 =>


Old description:

> Error: Processing of port py27-mayavi failed
> Error: org.macports.archivefetch for port py27-mayavi returned: vtk5 must
> be installed with +python27
>
> However, vtk5 was installed successfully
>
> Cleaned both py27-mayavi and vtk5 and reinstalled with same error
>
> Here was the original install command:
> sudo port install python27 py27-numpy py27-scipy py27-matplotlib
> py27-mayavi ps27-networkx py27-nibabel

New description:

 {{{
 Error: Processing of port py27-mayavi failed
 Error: org.macports.archivefetch for port py27-mayavi returned: vtk5 must
 be installed with +python27
 }}}

 However, vtk5 was installed successfully

 Cleaned both py27-mayavi and vtk5 and reinstalled with same error

 Here was the original install command:
 {{{
 sudo port install python27 py27-numpy py27-scipy py27-matplotlib
 py27-mayavi ps27-networkx py27-nibabel
 }}}

--

Comment:

 The error message clearly tells you what the problem is: "vtk5 must be
 installed with +python27" So please do that by running:

 {{{
 sudo port install vtk5 +python27
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41072#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list