Bug 2313906 - python3-statsmodels: fails to install from epel9
Summary: python3-statsmodels: fails to install from epel9
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-statsmodels
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Wright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-21 02:57 UTC by Carl George 🤠
Modified: 2024-09-21 02:57 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 🤠 2024-09-21 02:57:22 UTC
Description of problem:
python3-statsmodels from epel9 has missing dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-statsmodels-0.13.2-4.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-statsmodels


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3.9dist(pandas) >= 0.25 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel
  - nothing provides python3.9dist(packaging) >= 21.3 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel
  - nothing provides python3.9dist(patsy) >= 0.5.2 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel


Expected results:
successful installation


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