https://bugzilla.redhat.com/show_bug.cgi?id=1753587



--- Comment #1 from Niels de Vos <nde...@redhat.com> ---
The error seems to be related to some missing Python package:

ImportError: No module named 'requests.packages.urllib3'


Maybe these additional RPM needs to be installed:
- python-requests.noarch : HTTP library, written in Python, for human beings
- python-urllib3.noarch : Python HTTP library with thread-safe connection
pooling and file post

With those RPMs installed, the package requests.packages.urllib3 can be
imported.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to