Error on a PySpark node

Execute failed: Cannot run program “C:\Program Files\KNIME\plugins\org.knime.python2.envconfigs_4.1.3.v202005112253\envconfigs\windows\start_py.bat C:\Users\other\anaconda3 env_knime”: CreateProcess error=2, The system cannot find the file specified

start_py.bat does exist at that location so I’m not sure what the problem is.

Hi @renegadecheese,

Unfortunately, the PySpark nodes do not yet support the “Conda” configuration option in the Preferences. We are currently working on adding that support. For the time being, you will need to point KNIME to a start script that manually activates your Python environment. This can be done under File > Preferences > KNIME > Python > Manual. See here how to create such a start script (section “Option 2: Manual”).

Marcel

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.