Dear friend, 


I need help to install tesseract and training tools in Mac OS 10.15.6 
Catalina


follows the guild in: https://github.com/tesseract-ocr/tesseract/issues/1453


The tessseract version:

tesseract 5.0.0-alpha-773-gd33ed

 leptonica-1.80.0

  libgif 5.2.1 : libjpeg 9d : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : 
libwebp 1.1.0 : libopenjp2 2.3.1

 Found AVX2

 Found AVX

 Found FMA

 Found SSE

 Found libcurl/7.64.1 SecureTransport (LibreSSL/2.8.3) zlib/1.2.11 
nghttp2/1.39.2


Then I have issues from step 10: *sudo update_dyld_shared_cache*


There are warnings of "Could not find dependencyā€¯:

update_dyld_shared_cache: warning: x86_64h rejected from cached dylibs: 
/System/Library/PrivateFrameworks/CreateML.framework/Versions/A/CreateML 
(("Could not find dependency 
'/System/Library/PrivateFrameworks/TuriCore.framework/Versions/A/TuriCore'"))

update_dyld_shared_cache: warning: x86_64h rejected from cached dylibs: 
/System/Library/PrivateFrameworks/HelloWorldMacHelper.framework/Versions/A/HelloWorldMacHelper
 
(("Could not find dependency 
'/System/Library/PrivateFrameworks/UHASHelloExtensionPoint-macOS.framework/Versions/A/UHASHelloExtensionPoint-macOS'"))

update_dyld_shared_cache: warning: x86_64h rejected from cached dylibs: 
/usr/lib/swift/libswiftCreateML.dylib (("Could not find dependency 
'/System/Library/PrivateFrameworks/TuriCore.framework/Versions/A/TuriCore'"))



After that, when I tried to install train tools

*make training*

Need to reconfigure project, so there are no errors


To solve this issue, I have tried:



   - Run :  *sudo update_dyld_shared_cache -force* 
   - Repair disk permission: *sudo diskutil resetUserPermissions / `id -u` *and 
   then ran the code above again 
   - Run :  *sudo update_dyld_shared_cache  -root /-force* 
   - *sudo update_dyld_shared_cache -debug, *then *sudo 
   update_dyld_shared_cache -force* 


Non of them worked,


Please give me some advises,


Many thanks,


TuPM

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/ff632a69-bd82-4abd-8870-c1ff668f3a5an%40googlegroups.com.

Reply via email to