python version question when using tensorflow

When I want to use tensorflow in conjunction with knime, is it okay to use python version 3.7?
I would like to know the range of python versions available.
Also, I am currently using python 3.6.8, and I would like to know what is the most stable python version when using knime.

I do not have a wide experience with Tensor Flow and KNIME but I would start with the official guide and maybe set up an extra environment (which should be easy with KNIME) to keep the versions in sync.

https://docs.knime.com/latest/deep_learning_installation_guide/index.html

I once boiled that down to a ‘short story’ with code. You can read about that and python and KNIME here:

1 Like

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