simonflueckiger / tesserocr-windows_build

MIT License
206 stars 64 forks source link

problem whem running main.py #18

Closed xXCrowe3ye closed 8 months ago

xXCrowe3ye commented 11 months ago

Traceback (most recent call last): File "C:\Users\SpikeSpiegel\Downloads\Compressed\TFT-OCR-BOT-main\main.py", line 6, in from ui import UI File "C:\Users\SpikeSpiegel\Downloads\Compressed\TFT-OCR-BOT-main\ui.py", line 5, in from win32gui import SetWindowLong, GetWindowLong, SetLayeredWindowAttributes ModuleNotFoundError: No module named 'win32gui'

simonflueckiger commented 8 months ago

tesserocr does not depend on win32gui. From the TFT-OCR-BOT FAQ:

ModuleNotFoundError: No module named 'win32gui'