Running Python node

When switching between python versions on a python node, I seem to get an error to try the other even though python 2 and python 3 don’t work.

I think this is because I tried to use KNIME via archlinux which I recently switched to.
I installed with this command line conda create -y -n py36_knime python=3.6 pandas jedi.
Has anyone else experienced this issue with KNIME?

Thanks,
Luke.

Cant say that I have no. Good luck with it.

Instead of manually setting up your python environment with Conda, have you tried letting KNIME do it for you as described below?

https://docs.knime.com/2019-12/python_installation_guide/index.html

2 Likes

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