I’m trying to install Geospatial Analytics Extension for KNIME with no success. The installation process starts, reaches 25% of progress, and stops (no more progress). No error message at all.
The same is for ‘Python Integration’ extension: installations stops with no error message
I’ve checked other topics related to Geospatial Analytics Extension installation issues and they refer to errors that were reported during installation process. Here, there is no error message.
I’m working on KNIME ver. 5.4.4 installed on company computer with Windows 10 Enterprise operating system
Any suggestions for potential root-cause and solution?
Is there any difference depending on whether you try to install on your work network vs home? Is it possible updates sites are being blocked, for example? Some sort of network block is my best guess. Possibly some other policy on your Windows machine is interfering? Does the log show anything at all?
This is less likely, but what about virus programs and permissions on your workspace and KNIME folder? Just thinking aloud since there isn’t much to go on…
Hi @ScottF
Thank you for your suggestions.
Unfortunately, due to other priorities, I need to postpone investigation o my side a bit. Nevertheless, I have already spotted that there are issues with installing other extensions as well.
After unsuccessful installation of Geospatial Analytics Extension for KNIME, I tried to install KNIME AI Extension. The installations process stopped (or doesn’t progress anymore) after reaching 22% of the progress.
Then, I thought about Python as the foundation for other extenssions, so tried to install Python Integration. The process stopped (or doesn’t progress anymore) after reaching 2%% of the progress.
So, I checked knime.ini file and found no line referring to Python at all. Could this be the root-cause for unsuccessful installations of the extensions?
I had VPN connection turned off / on to check if VPN could cause any issues, but the results were the same.
OK, am I able to install any extensions then? Yes, I have installed KNIME Expressions extensions successfully.
Any suggestions for the potential solution? @ScottF or anybody else…
Is anything different if you try with a completely clean installation of KAP? Perhaps you could try the ZIP archive version (so as not to disturb your existing installation) and see if that works?
Unfortunately, after upgrading from Windows 10 Enterprise to Windows 11 Enterprise, uninstalling KNIME, downloading and installing KNIME again, I still can’t install KNIME AI Extension
The installation process reaches 22% and stops with neither error message, nor any other info.
Are there any technical prerequisites to successfully install KNIME AI Extension? I would focus on this extension only at the moment.
It can take quite some time to download all the packages needed for the Python extensions. And of course if you have a slow connection, it can take way longer.
Could you try switching to classic mode to watch the progress of the download, and see if that might be causing the issue? That would explain the lack of error messages.
Thank you @ScottF
The quality of Internet connection shouldn’t be an issue. The download starts and reaches 21% in ca. 3 mins. It hangs up then while installing org.knime.python.llm.channel.bin.win32.x86_64.
I heard back a bit from the dev team about this one.
Could you take a look at the create_env.out and create_env.err files? (See KNIME Python Integration Guide) They probably exist already at this stage of the installation. Maybe there’s a clue there.
I’m also told that with the release of 5.5, the Python installation process will change “substantially”. So fingers crossed that might also be a path to resolution.
Thank you again @ScottF
I searched for create_env.err and create_env.out files (as per KNIME Python Integration Guide), however I haven’t found none of these files. Thus, I will wait for 5.5 version and re-appraoch Python-related extensions.
After moving to version 5.5.0 I’m still unable to install AI extension, however there is more progress and error message is accompanied with details. I need to ask company IT for support now.
I will let you all (including @ScottF) know the follow-up.