Bug 1923806

Summary: scikit-image is missing imageio/tifffile Requires
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: python-scikit-imageAssignee: Sergio Pascual <sergio.pasra>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: orion, sergio.pasra
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-scikit-image-0.18.1-3.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-24 02:39:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1925053    
Bug Blocks:    

Description Elliott Sales de Andrade 2021-02-02 00:16:57 UTC
Description of problem:
If python3-scikit-image is installed, then using pip3 will warn that imageio and tifffile are missing dependencies.

Indeed, looking at python3-scikit-image, neither of these are dependencies, and they are indeed listed as requirements [1].


Version-Release number of selected component (if applicable):
python3-scikit-image-0.17.2-1.fc33.x86_64


Steps to Reproduce:
1. sudo dnf install python3-scikit-learn


Actual results:
Neither python3-imageio nor python3-tifffile are installed.


Expected results:
All required dependencies are installed.


Additional info:
[1] https://github.com/scikit-image/scikit-image/blob/v0.17.2/requirements/default.txt

Why not use the dependency generator?

Comment 1 Sergio Pascual 2021-02-03 10:03:36 UTC
I'm sorry I overlooked these dependencies. tifffile is in fedora but imageio is not. I will package it.

I have enabled the dependency generator

Comment 2 Fedora Update System 2021-03-16 12:41:16 UTC
FEDORA-2021-dd2db7e616 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-dd2db7e616

Comment 3 Fedora Update System 2021-03-17 01:41:38 UTC
FEDORA-2021-dd2db7e616 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-dd2db7e616`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-dd2db7e616

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-03-24 02:39:39 UTC
FEDORA-2021-dd2db7e616 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.