接著?import pytesseractfrom PIL import Imagea = pytesseract.image_to_string(Image.open("a.jpg"),lang="chi_sim")##中文識(shí)別