[MacPorts] #41750: py-mahotas and py-pymorph not available after install

MacPorts noreply at macports.org
Tue Dec 10 07:44:25 PST 2013


#41750: py-mahotas and py-pymorph not available after install
------------------------------------+------------------------
  Reporter:  j_molineux@…           |      Owner:  stromnov@…
      Type:  defect                 |     Status:  new
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.2.1
Resolution:                         |   Keywords:
      Port:  py-mohotas py-pymorph  |
------------------------------------+------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => stromnov@…


Old description:

> I have tried to install the py-mahotas and py-pymorph packages.
> Everything appears to go OK...following returned
> --->  Computing dependencies for py-mahotas
> --->  Cleaning py-mahotas
> --->  Scanning binaries for linking errors: 100.0%
> --->  No broken files found.
>
> However, when I go to import either module they can't be found. When I
> list available modules neither is listed. All the other modules I have
> installed work properly. I am running Mavericks.

New description:

 I have tried to install the py-mahotas and py-pymorph packages. Everything
 appears to go OK...following returned
 {{{
 --->  Computing dependencies for py-mahotas
 --->  Cleaning py-mahotas
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}

 However, when I go to import either module they can't be found. When I
 list available modules neither is listed. All the other modules I have
 installed work properly. I am running Mavericks.

--

Comment:

 The output you showed above shows that those ports were already installed
 before you ran the commands.

 Modules whose names begin with "py-" are stubs; they don't actually
 install anything. Each of our Python modules is available for several
 different versions of Python. Install the one for the specific version of
 Python you want. For example, if you want to use py-mahotas with MacPorts
 python27, install py27-mahotas.

 py-pymorph appears to be available only for MacPorts python26, so you'll
 have to install py26-pymorph and use python26. I don't know if this is due
 to an oversight or due to an incompatibility with other Python versions.

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


More information about the macports-tickets mailing list