#Need to install scikit-build pip install scikit-build # After installing scikit-build, when you install opencv-python again, you get an error, probably because CMake is not installed, then install cmake again pip install cmake # finally install opencv-python again pip install opencv-python
Similar Posts:
- [Solved] appium Environment Build appium-doctor –ios Command Error
- The solution of cannot import name mlpclassifier when using sklearn
- MAC OS Install opencv ModuleNotFoundError: No module named ‘cv2’
- AttributeError: module ‘cv2’ has no attribute ‘SIFT’ [How to Solve]
- Centos7 Install MYSQL Error: Could NOT find Curses (missing CURSES_LIBRARY CURSES_INCLUDE_PATH)
- [Solved] Lego-loam Error: opencv fatal error: cv.h: No such file or directory
- Consider using the `–user` option or check the permissions.
- Failed building wheel for dlib [How to Solve]
- Solve the source code compilation error m of Ubuntu 16.04 + opencv4.1 akefile:160 : recipe for target ‘all’ failed
- The C compiler identification is unknown No CMAKE_C_COMPILER could be found