Only two languages supported
HeroadZ opened this issue · 4 comments
HeroadZ commented
Environment
- Tesseract Version: tesseract v5.0.0.20200328-alpha
- Commit Number:
- Platform: Windows 10 64bit 19041.610
Current Behavior:
only support two languages: eng and osd
Expected Behavior:
support many languages
stweil commented
Please select the desired languages and scripts during the installation.
HeroadZ commented
Thank you for the quick response.
Please select the desired languages and scripts during the installation.
But there is no prompt that I could select or choose.
Here is the information during installation.
(base) PS C:\WINDOWS\system32> choco install tesseract --pre
Chocolatey v0.10.15
Installing the following packages:
tesseract
By installing you accept licenses for the packages.
Progress: Downloading tesseract 5.0.0.20200328-alpha... 100%
tesseract v5.0.0.20200328-alpha
tesseract package files install completed. Performing other installation steps.
The package tesseract wants to run 'chocolateyinstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y
Installing 64-bit tesseract...
tesseract has been installed.
PATH environment variable does not have C:\Program Files\Tesseract-OCR in it. Adding...
tesseract can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
ShimGen has successfully created a shim for tesseract-ocr-w32-setup-v5.0.0-alpha.20200328.exe
The install of tesseract was successful.
Software installed as 'exe', install location is likely default.
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
stweil commented
So you might ask at Chocolatey. Instead of Chocolatey you can use our installer directly: https://github.com/UB-Mannheim/tesseract/wiki.
HeroadZ commented
Thank you very much. I use the installer directly and the GUI appears! I will report this for chocolatey.