DEBUG: Executing shell function do_compile
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-xstatic-font-awesome/6.2.1.1/sources/XStatic-Font-Awesome-6.2.1.1/setup.py", line 1, in <module>
from xstatic.pkg import font_awesome as xs
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-xstatic-font-awesome/6.2.1.1/sources/XStatic-Font-Awesome-6.2.1.1/xstatic/__init__.py", line 1, in <module>
__import__('pkg_resources').declare_namespace(__name__)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'pkg_resources'
WARNING: exit code 1 from a shell command.