Skip to content

java.lang.ExceptionInInitializerError: unable to load from [paddle_inference.dll] #6

@xuxh6

Description

@xuxh6

java.lang.ExceptionInInitializerError: unable to load from [paddle_inference.dll]
at io.github.greycode.JniLoader.load (JniLoader.java:53)
at io.github.greycode.PaddleOcr.loadLib (PaddleOcr.java:171)
at io.github.greycode.PaddleOcr. (PaddleOcr.java:133)
at io.github.greycode.OcrDriver.getPaddleOcr (OcrDriver.java:25)
at io.github.greycode.OcrDriver.initialize (OcrDriver.java:36)
at io.github.greycode.DemoApp.main (DemoApp.java:19)
at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:279)
at java.lang.Thread.run (Thread.java:834)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions