omeruth
omeruth
Even though my local copy of repository is up to date I am encountering this error. Log is below. Last line of the log shows the command I run with...
Additional info. This is the logs from mongodb "s":"I", "c":"NETWORK", "id":22988, "ctx":"conn1681635","msg":"Error receiving request from client. Ending connection from remote","attr":{"error":{"code":141,"codeName":"SSLHandshakeFailed","errmsg":"The server is configured to only allow SSL connections"},"remote":"172.19.0.13:60938","connectionId":1681635}}
some more info. If I use latest mongo-express image then the error is as below (node:7) UnhandledPromiseRejectionWarning: MongoNetworkError: failed to connect to server [mongodb_finfax_dev:27017] on first connect [Error: write EPIPE...
I wasn't able to but it was long time ago. May be there is an update now. But I am using MongoDB Compass which is better actually.
>>> import paddle >>> print(paddle.__version__) 2.6.1 >>> import paddleocr >>> print(paddleocr.__version__) 2.8.0 python --version Python 3.10.13 Ubuntu 20.04.6 LTS
I am applying on medical records but couldn't share it. I can tell you that PaddleOCR works fine but PPStructure miss the text for the same document. And I observed...