Fedora Account System
Red Hat Associate
Red Hat Customer
Version-Release number of selected component (if applicable): python2-kobo-client-0.7.0-9.fc29 Steps to Reproduce: 1. dnf remove -y python2-six 2. dnf install -y python2-kobo-client 3. python2 -c 'import kobo.client' Actual results: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/site-packages/kobo/client/__init__.py", line 75, in <module> import six.moves.urllib.parse as urlparse ImportError: No module named six.moves.urllib.parse
*** This bug has been marked as a duplicate of bug 1654946 ***