FS#58048 - [gunicorn] missing python-setuptools dependency

Attached to Project: Community Packages
Opened by Sardelli Tommaso (cippaciong) - Saturday, 31 March 2018, 09:30 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 09 April 2018, 20:06 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description/Steps to reproduce:
I installed gunicorn from community on a freshly installed system but trying to run the example app taken from the gunicorn website resulted in this error: ModuleNotFoundError: No module named 'pkg_resources'

Installing python-setuptools solved the issue.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 09 April 2018, 20:06 GMT
Reason for closing:  Fixed
Additional comments about closing:  gunicorn-19.7.1-2

Loading...