BERT Model Selector

Hi,

Need help. I got the following:

ERROR BERT Model Selector 0:171 Execute failed: An error occurred while trying to launch Python: Could not start Python kernel. Error during Python installation test: Library bert is missing.
Library tensorflow_hub is not properly installed. Details: module ‘tensorflow.python.pywrap_tensorflow’ has no attribute ‘RegisterType’

when I execute the “BERT Model Selector” node. Any setup needed?

Thank you.

Hello @mfhilmi,

did you configured Python within KNIME? That is what is needed (actually TensorFlow 2 Python environment). See this section of TensorFlow integration guide:

Additionally check required Python packages within this workflow example:

Br,
Ivan

2 Likes

Ivan,

Appreciate your help. It is working now. Thanks

Faiz

2 Likes