Update Scan-it.py
This commit is contained in:
parent
c53cc4bcb6
commit
24ff911c78
1 changed files with 125 additions and 128 deletions
|
|
@ -7,9 +7,6 @@ from PIL import ImageGrab
|
|||
from pytesseract import pytesseract
|
||||
# First the window layout in 2 columns
|
||||
|
||||
#You must remove Tesserect for PYinstaller
|
||||
path_to_tesseract = r"C:\Users\30783009\AppData\Local\Programs\Tesseract-OCR\tesseract.exe"
|
||||
|
||||
rules = [[sg.Text("All scans copy output to clipboard:")]]
|
||||
barker = [
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue