2025-04-29 12:23:54,813 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:23:54,819 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:23:55,012 : WARN : ForkJoinPool.commonPool-worker-2 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:23:55,012 : WARN : ForkJoinPool.commonPool-worker-2 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:23:55,013 : ERROR : ForkJoinPool.commonPool-worker-2 : : PurePythonNodeSetFactory : : : Failed to parse Python node extension at path '/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python.llm_5.4.3.v202503051153/src/main/python'. Could not connect to the Python process. java.net.ConnectException: Could not connect to the Python process. at org.knime.python3.DefaultPythonGateway.waitForConnection(DefaultPythonGateway.java:281) at org.knime.python3.DefaultPythonGateway.(DefaultPythonGateway.java:204) at org.knime.python3.DefaultPythonGateway.create(DefaultPythonGateway.java:150) at org.knime.python3.FreshPythonGatewayFactory.create(FreshPythonGatewayFactory.java:78) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.takeOrCreateGatewayAndEnqueue(QueuedPythonGatewayFactory.java:276) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.getNextGateway(QueuedPythonGatewayFactory.java:253) at org.knime.python3.QueuedPythonGatewayFactory.create(QueuedPythonGatewayFactory.java:118) at org.knime.python3.nodes.PythonNodeGatewayFactory.create(PythonNodeGatewayFactory.java:138) at org.knime.python3.nodes.PythonExtensionParser.retrieveDynamicInformationFromPython(PythonExtensionParser.java:181) at org.knime.python3.nodes.PythonExtensionParser.parseExtension(PythonExtensionParser.java:130) at org.knime.python3.nodes.PurePythonNodeSetFactory.parseExtension(PurePythonNodeSetFactory.java:113) at org.knime.python3.nodes.PurePythonNodeSetFactory.lambda$3(PurePythonNodeSetFactory.java:107) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source) at org.knime.python3.nodes.extension.ExtensionNodeSetFactory.(ExtensionNodeSetFactory.java:119) at org.knime.python3.nodes.PurePythonNodeSetFactory.(PurePythonNodeSetFactory.java:88) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:233) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:987) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:255) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) at org.knime.core.node.extension.NodeSetFactoryExtension.from(NodeSetFactoryExtension.java:274) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Unknown Source) at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Unknown Source) at java.base/java.util.stream.AbstractTask.compute(Unknown Source) at java.base/java.util.concurrent.CountedCompleter.exec(Unknown Source) at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) 2025-04-29 12:23:55,024 : ERROR : KNIME-Worker-0 : : PurePythonNodeSetFactory : : : Failed to parse Python node extension at path '/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python.llm_5.4.3.v202503051153/src/main/python'. Could not connect to the Python process. java.net.ConnectException: Could not connect to the Python process. at org.knime.python3.DefaultPythonGateway.waitForConnection(DefaultPythonGateway.java:281) at org.knime.python3.DefaultPythonGateway.(DefaultPythonGateway.java:204) at org.knime.python3.DefaultPythonGateway.create(DefaultPythonGateway.java:150) at org.knime.python3.FreshPythonGatewayFactory.create(FreshPythonGatewayFactory.java:78) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.enqueueGateway(QueuedPythonGatewayFactory.java:301) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.lambda$1(QueuedPythonGatewayFactory.java:267) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2025-04-29 12:23:55,205 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:23:55,205 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:25:30,401 : ERROR : main : : KnimeBrowserView : : : %cerror%c Unhandled rejection:: background: #c0392b; border-radius: 0.5em; color: white; font-weight: bold; padding: 2px 0.5em; [object Object] (source: http://org.knime.ui.java/assets/index-L_Vmx7rg.js; line: 87) 2025-04-29 12:25:30,401 : ERROR : main : : KnimeBrowserView : : : Uncaught (in promise) # (source: http://org.knime.ui.java/workflow/test_25e37192-b5f0-4a2b-b858-f8d96bb7a6ff/root; line: 1) 2025-04-29 12:25:37,082 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:25:37,086 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:25:37,265 : WARN : ForkJoinPool.commonPool-worker-3 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:25:37,265 : WARN : ForkJoinPool.commonPool-worker-3 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:25:37,266 : ERROR : ForkJoinPool.commonPool-worker-3 : : PurePythonNodeSetFactory : : : Failed to parse Python node extension at path '/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python.llm_5.4.3.v202503051153/src/main/python'. Could not connect to the Python process. java.net.ConnectException: Could not connect to the Python process. at org.knime.python3.DefaultPythonGateway.waitForConnection(DefaultPythonGateway.java:281) at org.knime.python3.DefaultPythonGateway.(DefaultPythonGateway.java:204) at org.knime.python3.DefaultPythonGateway.create(DefaultPythonGateway.java:150) at org.knime.python3.FreshPythonGatewayFactory.create(FreshPythonGatewayFactory.java:78) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.takeOrCreateGatewayAndEnqueue(QueuedPythonGatewayFactory.java:276) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.getNextGateway(QueuedPythonGatewayFactory.java:253) at org.knime.python3.QueuedPythonGatewayFactory.create(QueuedPythonGatewayFactory.java:118) at org.knime.python3.nodes.PythonNodeGatewayFactory.create(PythonNodeGatewayFactory.java:138) at org.knime.python3.nodes.PythonExtensionParser.retrieveDynamicInformationFromPython(PythonExtensionParser.java:181) at org.knime.python3.nodes.PythonExtensionParser.parseExtension(PythonExtensionParser.java:130) at org.knime.python3.nodes.PurePythonNodeSetFactory.parseExtension(PurePythonNodeSetFactory.java:113) at org.knime.python3.nodes.PurePythonNodeSetFactory.lambda$3(PurePythonNodeSetFactory.java:107) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source) at org.knime.python3.nodes.extension.ExtensionNodeSetFactory.(ExtensionNodeSetFactory.java:119) at org.knime.python3.nodes.PurePythonNodeSetFactory.(PurePythonNodeSetFactory.java:88) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:233) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:987) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:255) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) at org.knime.core.node.extension.NodeSetFactoryExtension.from(NodeSetFactoryExtension.java:274) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Unknown Source) at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Unknown Source) at java.base/java.util.stream.AbstractTask.compute(Unknown Source) at java.base/java.util.concurrent.CountedCompleter.exec(Unknown Source) at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) 2025-04-29 12:25:37,281 : ERROR : KNIME-Worker-0 : : PurePythonNodeSetFactory : : : Failed to parse Python node extension at path '/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python.llm_5.4.3.v202503051153/src/main/python'. Could not connect to the Python process. java.net.ConnectException: Could not connect to the Python process. at org.knime.python3.DefaultPythonGateway.waitForConnection(DefaultPythonGateway.java:281) at org.knime.python3.DefaultPythonGateway.(DefaultPythonGateway.java:204) at org.knime.python3.DefaultPythonGateway.create(DefaultPythonGateway.java:150) at org.knime.python3.FreshPythonGatewayFactory.create(FreshPythonGatewayFactory.java:78) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.enqueueGateway(QueuedPythonGatewayFactory.java:301) at org.knime.python3.QueuedPythonGatewayFactory$PythonGatewayQueue.lambda$1(QueuedPythonGatewayFactory.java:267) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2025-04-29 12:25:37,430 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard output: 2025-04-29 12:25:37,431 : WARN : python-gateway-creator-0 : : DefaultPythonGateway : : : Python standard error: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in from . import multiarray File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in from numpy.core._multiarray_umath import ( ImportError: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 130, in from numpy.__config__ import show as show_config File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__config__.py", line 4, in from numpy.core._multiarray_umath import ( File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/__init__.py", line 50, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.11 from "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/python" * The NumPy version is: "1.26.4" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 0x0002): Library not loaded: @rpath/libgfortran.5.dylib Referenced from: /Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libopenblas.0.dylib Reason: tried: '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/core/../../../../libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/bin/../lib/libgfortran.5.dylib' (duplicate LC_RPATH '@loader_path'), '/usr/local/lib/libgfortran.5.dylib' (no such file), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.nodes_5.4.1.v202501291500/src/main/python/_node_backend_launcher.py", line 62, in import knime._arrow._table as kat File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/plugins/org.knime.python3.arrow_5.4.0.v202411121140/src/main/python/knime/_arrow/_table.py", line 52, in import pyarrow as pa File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/pyarrow/__init__.py", line 65, in import pyarrow.lib as _lib File "pyarrow/lib.pyx", line 24, in init pyarrow.lib File "/Applications/KNIME 5.4.3.app/Contents/Eclipse/bundling/envs/org_knime_python_llm/lib/python3.11/site-packages/numpy/__init__.py", line 135, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2025-04-29 12:31:02,924 : ERROR : ServerSpace Update Timer : : UpdateManager : : : Server em1barns@api.hub.knime.com cache update failed - logging out. org.knime.core.util.exception.RuntimeResourceAccessException: 500 An error occurred while fetching the current account's identity: An internal error occurred. (Error ID: 'error_70e48b56-5008-4782-810c-a0d14a78b908') at org.knime.core.util.exception.RuntimeResourceAccessException.from(RuntimeResourceAccessException.java:84) at org.knime.core.util.exception.HttpExceptionUtils.returnWithRuntimeException(HttpExceptionUtils.java:116) at com.knime.enterprise.client.rest.RestServerContent.refreshFetchers(RestServerContent.java:747) at com.knime.enterprise.client.rest.RestServerContent.updateContentCache(RestServerContent.java:689) at com.knime.enterprise.client.rest.RestServerContent.updateCacheOnNewContent(RestServerContent.java:1022) at com.knime.explorer.server.internal.UpdateManager$1.run(UpdateManager.java:116) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: org.knime.core.util.exception.ServerErrorAccessException: 500 An error occurred while fetching the current account's identity: An internal error occurred. (Error ID: 'error_70e48b56-5008-4782-810c-a0d14a78b908') at org.knime.core.util.exception.HttpExceptionUtils.wrapException(HttpExceptionUtils.java:90) at com.knime.enterprise.client.rest.HubContent.getCurrentAccountIdentity(HubContent.java:667) at com.knime.enterprise.client.rest.HubContent.getRepositoryRootEndpoints(HubContent.java:451) at org.knime.core.util.exception.HttpExceptionUtils.returnWithRuntimeException(HttpExceptionUtils.java:114) ... 6 more 2025-04-29 12:31:03,131 : ERROR : ForkJoinPool.commonPool-worker-5 : : HubSpaceProviders$HubSpaceProvider : : : Problem fetching hub spaces for 'My-KNIME-Hub' org.knime.core.util.exception.ClientErrorAccessException: 404 An error occurred while accessing item '/knime/rest/v4/repository/Users/em1barns': No item found at path '/Users/account:user:5a00826a-3731-47e3-b7b6-f0e34195a0fa'. at org.knime.core.util.exception.HttpExceptionUtils.wrapException(HttpExceptionUtils.java:85) at com.knime.explorer.server.internal.APRestFacade.fetchRepositoryItem(APRestFacade.java:213) at com.knime.explorer.server.internal.APRestFacade.fetchRepositoryItem(APRestFacade.java:193) at com.knime.explorer.server.internal.APHubFacade.listGroups(APHubFacade.java:111) at com.knime.explorer.server.internal.HubSpaceProviders$HubSpaceProvider$HubSpaceProviderConnection.fetchGroupsFromHub(HubSpaceProviders.java:282) at com.knime.explorer.server.internal.HubSpaceProviders$HubSpaceProvider$HubSpaceProviderConnection.updateSpaceMap(HubSpaceProviders.java:238) at com.knime.explorer.server.internal.HubSpaceProviders$HubSpaceProvider.lambda$5(HubSpaceProviders.java:132) at java.base/java.util.Optional.map(Unknown Source) at com.knime.explorer.server.internal.HubSpaceProviders$HubSpaceProvider.toEntity(HubSpaceProviders.java:132) at org.knime.gateway.impl.util.NetworkExceptions.lambda$0(NetworkExceptions.java:148) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) 2025-04-29 12:31:17,840 : ERROR : K-AI-0 : : ChatBackend : : : Failed to create chat. org.knime.core.util.auth.CouldNotAuthorizeException: Could not authorize. Please log into My-KNIME-Hub. at org.knime.ui.java.browser.lifecycle.Init.lambda$21(Init.java:379) at java.base/java.util.Optional.orElseThrow(Unknown Source) at org.knime.ui.java.browser.lifecycle.Init.lambda$20(Init.java:378) at org.knime.ai.assistant.java.ChatBackend.createChat(ChatBackend.java:162) at org.knime.ai.assistant.java.ChatBackend.lambda$0(ChatBackend.java:151) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2025-04-29 12:31:17,852 : ERROR : main : : KnimeBrowserView : : : %cerror%c Error disconnecting from provider background: #c0392b; border-radius: 0.5em; color: white; font-weight: bold; padding: 2px 0.5em; [object Object] (source: http://org.knime.ui.java/assets/index-L_Vmx7rg.js; line: 87) 2025-04-29 12:31:17,855 : ERROR : main : : KnimeBrowserView : : : %cerror%c Unhandled rejection:: background: #c0392b; border-radius: 0.5em; color: white; font-weight: bold; padding: 2px 0.5em; [object Object] (source: http://org.knime.ui.java/assets/index-L_Vmx7rg.js; line: 87) 2025-04-29 12:31:17,855 : ERROR : main : : KnimeBrowserView : : : Uncaught (in promise) TypeError: Cannot destructure property 'currentRoute' of 'o' as it is undefined. (source: http://org.knime.ui.java/assets/index-L_Vmx7rg.js; line: 51)