https://bugzilla.suse.com/show_bug.cgi?id=1175707 Bug ID: 1175707 Summary: importlib_resources lacks dependencies for python2 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: tchvatal@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- [ 46s] ___________________ ERROR collecting jaraco/text/__init__.py ___________________ [ 46s] jaraco/text/__init__.py:13: in <module> [ 46s] import importlib_resources as resources [ 46s] /usr/lib/python2.7/site-packages/importlib_resources/__init__.py:36: in <module> [ 46s] from importlib_resources._py2 import ( [ 46s] /usr/lib/python2.7/site-packages/importlib_resources/_py2.py:4: in <module> [ 46s] from . import trees [ 46s] /usr/lib/python2.7/site-packages/importlib_resources/trees.py:8: in <module> [ 46s] from ._compat import ( [ 46s] /usr/lib/python2.7/site-packages/importlib_resources/_compat.py:14: in <module> [ 46s] from singledispatch import singledispatch # type: ignore [ 46s] E ImportError: No module named singledispatch -- You are receiving this mail because: You are on the CC list for the bug.