cmake .. -DPY_VERSION=3 -DPYTHON_EXECUTABLE=which python3
-DWITH_ARM=ON -DWITH_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DON_INFER=ON -DWITH_XBYAK=OFF报错:
Could NOT find PY_pip (missing: PY_PIP)
CMake Error at cmake/python_module.cmake:29(message):
python module pip is not found
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
File "summary_env.py", line 144, in