jonathanpalma / react-native-tesseract-ocr

Tesseract OCR wrapper for React Native
MIT License
565 stars 172 forks source link

OCR error Error: Failed to read bitmap #61

Closed hapSa000 closed 4 years ago

hapSa000 commented 5 years ago

OCR error Error: Failed to read bitmap at createErrorFromErrorData (E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\NativeModules.js:152) at E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\NativeModules.js:104 at MessageQueue.invokeCallback (E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:442) at E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:127 at MessageQueue.guard (E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:343) at MessageQueue.invokeCallbackAndReturnFlushedQueue (E:\reactNativeProjects\MassFrame\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:126) at debuggerWorker.js:80

yigerendehaotianqi commented 5 years ago

I have encountered the same problem, have you solved it?

kyniema4 commented 5 years ago

same here have some solution to fix it?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.