DEBUG: Executing shell function do_compile Traceback (most recent call last): File "setup.py", line 13, in <module> from cppy import CppyBuildExt ModuleNotFoundError: No module named 'cppy' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "<string>", line 1, in <module> File "TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 230, in build_wheel return self._build_with_temp_dir(['bdist_wheel'], '.whl', File "TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 215, in _build_with_temp_dir self.run_setup() File "TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 158, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 15, in <module> raise RuntimeError( RuntimeError: Missing setup required dependencies: cppy. Installing through pip as recommended ensure one never hits this issue. WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/temp/run.do_compile.11902:159 exit 1 from 'nativepython3 -c "import setuptools.build_meta as api; api.build_wheel('TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/dist')"' WARNING: Backtrace (BB generated script): #1: python_pep517_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/temp/run.do_compile.11902, line 159 #2: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/temp/run.do_compile.11902, line 153 #3: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/python3-kiwisolver/1.4.2-r0/temp/run.do_compile.11902, line 163