Hi
We are trying out KNIME Server 4.3, and have a problem getting python to start on the server. It runs when KNIME is running as the Analytic Platform. The error message from there server workflow is
There are messages for workflow "QueryProducts 2016-10-25 15.31.12"
Python Source 6:34:0:15 - ERROR: Execute failed: Could not start python kernel:
Could not detect python version
Python running interactively as the Analytic platform that is used by the server can start without a problem.
We have exported the preference file from the Analytic Platform, and placed into the config directory in the knime server workflow repository as preferences.epf. This doesn't seem to help.
We are running python 2.7 with protobuf 3.1.0.post1
David