AkshayRavi/Python-OCR-GUI

Label Misspelled

Fizzysodapop opened this issue · 1 comments

Line 32: HeadLabel1.grid(row = 1,column = 1,sticky=(E))
NameError: name 'HeadLabel1' is not defined

It's "Headlable1" in code, easy fix, just informing.

Fixed, :)