ERROR: Failed building wheel for opencv-python-headless

ERROR: Could not build wheels for opencv-python-headless which use PEP 517 and cannot be installed directly

解决:

更新pip

pip install --upgrade pip

你可能感兴趣的:(opencv,python,人工智能)