ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly
问题 I was trying to install OpenCV4 in a docker on jetson nano. It has jetpack 4.4 s os. The docker was successfully created and Tensorflow is running but while installing OpenCV using pip it is showing CMake error. root@5abf405fb92d:~# pip3 install opencv-python Collecting opencv-python Downloading opencv-python-4.4.0.42.tar.gz (88.9 MB) |████████████████████████████████| 88.9 MB 2.5 kB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata