huangweijun

Results 1 issues of huangweijun

Traceback (most recent call last): File "pet_chain.py", line 89, in purchase self.captcha = ocr.ocr_img(img) File "/Users/huangweijun/Documents/baidu/golang/src/baidu/pet-chain-buyer/ocr.py", line 48, in ocr_img result = pytesseract.image_to_string(image) File "/Library/Python/2.7/site-packages/pytesseract/pytesseract.py", line 193, in image_to_string return...