ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Max retries exceeded with url: /packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none
-any.whl (Caused by NewConnectionError(‘<pip._vendor.urllib3.connection.HTTPSConnection object at 0x00000207C7E9F1D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’))
@rsalencar maybe you can take a look at this thread. Maybe you try a fresh installation with the latest KNIME version in a fresh folder. Sometimes some pip settings and existing (older) folders seem to confuse the installation process:
@rsalencar my suggestion would still be to take a look at the other thread about how to install a Python based extension when you are behind a firewall.
Due to internal policy i am not able to reproduce that same process.
Btw, in this project i plan to use an internal Azure OpenAI Service (closed LLM model).
With that new information, is there anything else i can do as a workaround?