I installed skimage with comand pip.
when I try to run this code
from skimage.metrics import structural_similarity as ssim import cv2 import numpy as np