Bug 1935316

Summary: Missing dependency
Product: [Fedora] Fedora EPEL Reporter: Stefano Biagiotti <stefano.biagiotti>
Component: python-speedtest-cliAssignee: Fabian Affolter <mail>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: besser82, mail
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-04 16:06:52 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:

Description Stefano Biagiotti 2021-03-04 16:03:54 UTC
I installed python2-speedtest-cli-1.0.2-1.el7.noarch.

# speedtest-cli
Traceback (most recent call last):
  File "/usr/bin/speedtest-cli", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

I then installed python2-setuptools and speedtest-cli works now.

Comment 1 Stefano Biagiotti 2021-03-04 16:06:52 UTC

*** This bug has been marked as a duplicate of bug 1472952 ***