5.4 error installing Knime AI extension

Hi - I have started a new post given this is a 5.4 extension rather than the previous post regarding 5.3 that I had open and the error message seems to be different.

A new install of 5.4 today on my works laptop, these laptops are closed from the internet so I am using the latest 5.4 .zip extension archives locally to add new the features. Python extension installed ok and I am pointed at a MiniConda local instaaltion.

The error message is below and the .out, .err are attached.

An error occurred while installing the items
session context was:(profile=KNIMEProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null → [R]org.knime.python.llm.channel.bin.win32.x86_64 5.4.0.v202409121240, action=org.knime.product.p2.actions.ShellExec).
ShellExec command exited non-zero exit value:
Installation of the Python extension failed:
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEE14410>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’)‘: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEE6BD90>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’)‘: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEE6B710>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’)‘: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEEFF6D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’)‘: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEEFE350>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’)‘: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Max retries exceeded with url: /packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl (Caused by NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000014DAEEFDA50>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’))
See the files “C:\programs\knime\plugins\org.knime.python.llm.channel.bin.win32.x86_64_5.4.0.v202409121240\bin\create_env.out” and “C:\programs\knime\plugins\org.knime.python.llm.channel.bin.win32.x86_64_5.4.0.v202409121240\bin\create_env.err” for details.
Please refer to the documentation at Create a New Python based KNIME Extension.

create_env.out (54.1 KB)
create_env.err (2.4 KB)