Bug 1923806 - scikit-image is missing imageio/tifffile Requires
Summary: scikit-image is missing imageio/tifffile Requires
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-scikit-image
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1925053
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-02 00:16 UTC by Elliott Sales de Andrade
Modified: 2021-03-24 02:39 UTC (History)
2 users (show)

Fixed In Version: python-scikit-image-0.18.1-3.fc33
Clone Of:
Environment:
Last Closed: 2021-03-24 02:39:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.