I have been trying to get the Python integration to work with Knime.
I followed the instructions, and set up a Py3/Py2 environment using Knime. These appear fine, and without errors.
When I try to run a Python node however I get an error that the path to the python executable is not set. I cannot see an option to set this, other than choosing the conda install location and the environment. Clearly since Knime can see the environments it is looking in the right folder?
Any help would be appreciated to get this set up and working correctly