WinError 2] The system cannot find the file specified:import Image
import pytesseractpytesseract.pytesseract.tesseract_cmd = 'C:\\Users\\dell\\AppData\\Local\\Programs\\Python\\Python36-32\\Lib\\site-packages\\pytesseract'
#from every single image-based cell/box the strings are extracted via pytesseract and stored in a listerosion = cv2.erode(dilation, kernel,iterations=1)
out = pytesseract.image_to_stringThis line is the one that gives the error