[Solved] 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

 

Solution:

upgrade pip

pip install --upgrade pip

Read More: