Comment 4 for bug 1214589

Revision history for this message
RaiMan (raimund-hocke) wrote : Re: [1.0.1] tessdata folder not found after setup with option 5 --- workaround

@ prizrakfantezi
I just checked with a fresh setup on Win 7 (32-Bit or 64-bit does not matter here):
It works acccording to the specified workaround at the top.

To clarify your situation:
- delete the folder: C:/Program Files (x86)/sikuli/libs/
- in a commandline window start the IDE using:
runIde.cmd -d 3 -c

among other messages there should be this one:
... Found 30 files in META-INF/libs/tessdata

which means, that you now have a valid tessdata folder in libs.

BTW: against the recommendation you seem to run SikuliX from a program folder. There might be problems because the program folders are blocking write accesses to some extent.
SikuliX MUST be in a folder that is fully accessible for write operations in the users current context.