[opencv-python] ModuleNotFoundError: No module named 'skimage'



해결방법

pip install scikit-image


참고문헌

[1] https://scikit-image.org/docs/dev/install.html

댓글