[Python] ERROR: Could not build wheels for numpy which use PEP 517 and cannot be installed directly

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

 

pip로 설치시 발생하는 에러, pip 버전을 업그레이드 해준다.

 

pip3 install --upgrade pip setuptools wheel