I follow the directions and downloaded and installed Anaconda (Anaconda3-2020.11-Windows-x86_64.exe) and the python nodes. However whatever I do I can’t get KNIME to recognize the python directory. It only has the error message: “Failed to execute Conda: The system cannot find the path specified.”
I can find no message in the logs giving a hint of what path it is looking for. I removed and re-installed anaconda, and tried both user and system installation. I also freshly installed KNIME 4.3.2. What is the process for installing?
Could you try executing conda --version via the terminal (on Windows, most likely the Anaconda Prompt) and check whether that works or whether it fails with a – hopefully more detailed – error message?
I get this at windows prompt:
C:\Users\ClarkM\Applications\knime_4.3.2>conda --version
conda 4.9.2
however I apparently also had Pymol installed some time ago so the “anaconda prompt” gives this:
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Also, does c:\Users\ClarkM\Anaconda3\ actually exist on your system (maybe there’s a typo) and are permissions set so that it’s accessible? Does that path include the typical \bin subfolder and other associated subdirectories?
I realize these are silly questions, but I’m just thinking out loud since this is so strange.
With anaconda I found you sometimes have to just reinstall everything. And also if you mix some installations via pip not all of them fit well into an (ana)conda managed surrounding.