Python/error
ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly
sim7688
2023. 12. 23. 23:57
728x90
반응형
[해결방법]
pip install --upgrade pip setuptools wheel pip install opencv-python
728x90
반응형