Opened 7 years ago

Closed 6 years ago

#54001 closed defect (fixed)

py34-scikit-image installation fails due to missing port py34-pywavelets

Reported by: ProgrammingPoet (Gregory Gelfond) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: majoc-at-astro (majoc-at-astro)
Port: py-scikit-image

Description

Installation of py34-scikit-image fails due to a missing port: py34-pywavelets

--->  Computing dependencies for py34-scikit-image
Error: Dependency 'py34-pywavelets' not found.

Searching for available variants of wavelets package gives the following:

$ port search wavelets
py-pywavelets @0.5.2 (python, science, math)
    PyWavelets is a Python wavelet transforms module

py26-pywavelets @0.5.2 (python, science, math)
    PyWavelets is a Python wavelet transforms module

py27-pywavelets @0.5.2 (python, science, math)
    PyWavelets is a Python wavelet transforms module

py35-pywavelets @0.5.2 (python, science, math)
    PyWavelets is a Python wavelet transforms module

py36-pywavelets @0.5.2 (python, science, math)
    PyWavelets is a Python wavelet transforms module

Found 5 ports.

Change History (3)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: missing dependency removed
Owner: set to stromnov
Port: py-scikit-image added; py34-scikit-image removed
Status: newassigned

In the future, please Cc the port maintainers (port info --maintainers py34-scikit-image), if any.

comment:2 Changed 7 years ago by majoc-at-astro (majoc-at-astro)

Cc: majoc-at-astro added

comment:3 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

In 4a13e918ed9f2f0948826b329224609e710baa14/macports-ports:

py-pywavelets: add py34 subport

Required by py34-scikit-image.
Fixes: #54001

Note: See TracTickets for help on using tickets.