Error using DL Python network creator

I am also getting this error when trying to use the DL Python network creator. Any advice on how to solve this?

ERROR NativeLibBundleActivator /Applications/KNIME 3.7.2.app/Contents/Eclipse/plugins/org.knime.knip.tess4j.bin.macosx.amd64_1.3.2.v201801291253/lib/macosx/amd64/libtesseract.3.dylib: dlopen(/Applications/KNIME 3.7.2.app/Contents/Eclipse/plugins/org.knime.knip.tess4j.bin.macosx.amd64_1.3.2.v201801291253/lib/macosx/amd64/libtesseract.3.dylib, 1): Library not loaded: /usr/local/lib/liblept.4.dylib
Referenced from: /Applications/KNIME 3.7.2.app/Contents/Eclipse/plugins/org.knime.knip.tess4j.bin.macosx.amd64_1.3.2.v201801291253/lib/macosx/amd64/libtesseract.3.dylib
Reason: image not found
ERROR NativeLibBundleActivator Could not load org.knime.knip.tess4j
ERROR DL Python Network Creator 0:16 Execute failed: org/knime/dl/core/DLUncheckedException

Hi there @Mikew2,

moved your topic as one where you posted was old and concerning KNIME 3.5 version which is not the one you use.

Also this way your question will be more visible.

Br,
Ivan

thanks!! much appreciated

Hi @Mikew2,

I think most of the error log you posted has nothing to do with the failing node.

There seems to be an issue with tess4j on your machine. If you want to use Tess4J integration we should fix that but it should not cause the failure of the “DL Python Network Creator” node.

Only the last line is related to the node failure and it does not contain any information. Could you attach a full debug log? (You can set the log level at “Preferences -> KNIME -> Log File Log Level”)

Best
Benjamin

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.