Defaulting to user installation because normal site-packages is not writeable Processing ./pyuvc Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from pupil-labs-uvc==1.0.0rc2.dev0+g9e8ea60.d20230622) (1.22.0) Building wheels for collected packages: pupil-labs-uvc Building wheel for pupil-labs-uvc (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for pupil-labs-uvc (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [85 lines of output] -------------------------------------------------------------------------------- -- Trying 'Ninja' generator -------------------------------- --------------------------- ---------------------- ----------------- ------------ ------- -- Not searching for unused variables given on the command line. -- The C compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is GNU 9.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (2.3s) -- Generating done (0.0s) -- Build files have been written to: /home/yi/pyuvc/_cmake_test_compile/build -- ------- ------------ ----------------- ---------------------- --------------------------- -------------------------------- -- Trying 'Ninja' generator - success -------------------------------------------------------------------------------- Configuring Project Working directory: /home/yi/pyuvc/_skbuild/linux-aarch64-3.8/cmake-build Command: /tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/cmake/data/bin/cmake /home/yi/pyuvc/pyuvc-source -G Ninja -DCMAKE_MAKE_PROGRAM:FILEPATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/ninja/data/bin/ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/home/yi/pyuvc/_skbuild/linux-aarch64-3.8/cmake-install/pyuvc-source/uvc -DPYTHON_VERSION_STRING:STRING=3.8.10 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPYTHON_LIBRARY:PATH=/usr/lib/aarch64-linux-gnu/libpython3.8.so -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPython_NumPy_INCLUDE_DIRS:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/numpy/core/include -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPython3_NumPy_INCLUDE_DIRS:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/numpy/core/include -DCMAKE_MAKE_PROGRAM:FILEPATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/ninja/data/bin/ninja -DUVC_DEBUGGING=OFF -DFORCE_LOCAL_LIBUVC_BUILD=ON -DCMAKE_BUILD_TYPE:STRING=Release Not searching for unused variables given on the command line. -- FORCE_LOCAL_LIBUVC_BUILD=ON -- UVC_DEBUGGING=OFF CMake Error at CMakeLists.txt:25 (add_subdirectory): The source directory /home/yi/pyuvc/libuvc-source does not contain a CMakeLists.txt file. _modinit_prefix:PyInit_ -- Configuring incomplete, errors occurred! /tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) Traceback (most recent call last): File "/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/skbuild/setuptools_wrap.py", line 666, in setup env = cmkr.configure( File "/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/skbuild/cmaker.py", line 357, in configure raise SKBuildError(msg) An error occurred while configuring with CMake. Command: /tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/cmake/data/bin/cmake /home/yi/pyuvc/pyuvc-source -G Ninja -DCMAKE_MAKE_PROGRAM:FILEPATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/ninja/data/bin/ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/home/yi/pyuvc/_skbuild/linux-aarch64-3.8/cmake-install/pyuvc-source/uvc -DPYTHON_VERSION_STRING:STRING=3.8.10 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPYTHON_LIBRARY:PATH=/usr/lib/aarch64-linux-gnu/libpython3.8.so -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPython_NumPy_INCLUDE_DIRS:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/numpy/core/include -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.8 -DPython3_NumPy_INCLUDE_DIRS:PATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/numpy/core/include -DCMAKE_MAKE_PROGRAM:FILEPATH=/tmp/pip-build-env-lu6172nm/overlay/lib/python3.8/site-packages/ninja/data/bin/ninja -DUVC_DEBUGGING=OFF -DFORCE_LOCAL_LIBUVC_BUILD=ON -DCMAKE_BUILD_TYPE:STRING=Release Source directory: /home/yi/pyuvc/pyuvc-source Working directory: /home/yi/pyuvc/_skbuild/linux-aarch64-3.8/cmake-build Please see CMake's output for more information. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pupil-labs-uvc Failed to build pupil-labs-uvc ERROR: Could not build wheels for pupil-labs-uvc, which is required to install pyproject.toml-based projects