Opened 8 years ago
Closed 7 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 8 years ago by mf2k (Frank Schima)
Keywords: | missing dependency removed |
---|---|
Owner: | set to stromnov |
Port: | py-scikit-image added; py34-scikit-image removed |
Status: | new → assigned |
comment:2 Changed 8 years ago by majoc-at-astro (majoc-at-astro)
Cc: | majoc-at-astro added |
---|
comment:3 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers py34-scikit-image
), if any.