will7200 / Yugioh-bot

Bot for Yugioh Duel Links via Nox and Steam
MIT License
58 stars 9 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'tmp\\ocr.txt' #61

Closed joe159119 closed 6 years ago

joe159119 commented 6 years ago

When I running bot, it can find npc and click once. And then bot will get stuck and show the error msg

FileNotFoundError: [Errno 2] No such file or directory: 'tmp\\ocr.txt'

I play on Steam and use install.py to setup bot. All requirement are installed.

https://imgur.com/a/mIRG5D8

joe159119 commented 6 years ago

I fixed thanks

will7200 commented 6 years ago

Tess not installed in correct location?

joe159119 commented 6 years ago

Yes, I install Tess manual and forget to copy Tess to correct location. Thank you for reply!