Bugfix: Provide precompiled tesserocr (#520)

* Revert tesserocr to conda-forge rather than pip

Tesserocr with Tesseract > 5 works with pip install but installer fails if user doesn't have VS compilers. Will revisit

* fixed by providing precompiled tesserocr
This commit is contained in:
mgleed
2022-02-06 15:14:12 -05:00
committed by GitHub
parent 5ae6194d23
commit c65ae545df
2 changed files with 2 additions and 2 deletions
Binary file not shown.
+2 -2
View File
@@ -6,7 +6,7 @@ dependencies:
- pywin32
- pip
- leptonica
- tesseract
- tesseract>=5.0.1
- pkg-config
- pip:
- pyinstaller
@@ -29,4 +29,4 @@ dependencies:
- pillow
- discord.py
- parse
- tesserocr
- dependencies/tesserocr-2.5.2-cp39-cp39-win_amd64.whl