KNIME Server Python Execution

Hi @KKERROXXX,

several weeks ago I had the same issue.

Solution was to edit the *.epf-file as follows:

org.knime.dl.python/pythonEnvironmentType=manual
org.knime.dl.python/manualConfig=/home/knime/anaconda3/envs/knime_dl_keras/bin/python
org.knime.dl.python/tf2ManualConfig=/home/knime/anaconda3/envs/knime_dl_tf2/bin/python

Best,
Sven

2 Likes