Move to ubuntu22.04 in incode workflow. #3
Annotations
3 errors
|
build (3.10)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt update && apt install -y git build-essential cmake libopenblas-dev liblapacke-dev libjpeg-dev && cp /usr/include/x86_64-linux-gnu/cblas.h /usr/include/ && ln -s /usr/local/lib/python${PYTHON_VERSION}/dist-packages/numpy/core/include/numpy /usr/include/numpy && git clone https://github.com/opencv/opencv-python.git && cd opencv-python && git checkout ${OPENCV_TAG} && git submodule update --init --recursive && export ENABLE_HEADLESS=1 && MAKEFLAGS='-j3' pip wheel . --verbose && pip install auditwheel patchelf && auditwheel repair *.whl --plat manylinux_2_31_x86_64" did not complete successfully: exit code: 2
|
|
build (3.11)
The strategy configuration was canceled because "build._3_10" failed
|
|
build (3.11)
The operation was canceled.
|