I am running 5.3.1 and using the install guide to add python. I downloaded anaconda and miniconda and they are not working for me. Right now I have anaconda installed and when I look at the setting it just says testing installation and never finishes testing.
In general I’d recommend to keep using the bundled env in settings, unless you really need a specific additional package that is missing from bundled env ALL the time. Then use conda env propagation to use a custom env for specific use cases.
I wrote an article on this topic here which might come in handy.
I am starting over. I uninstall anaconda. Rebooted. Reinstall mini. I still see the same issue. I did install the python integration not the conda integration but i see it in the list
I was trying to use the bundled but since I get the testing message I was trying to use the manually config env. Would rather use all the default settings at this point.
So I have both integrations installed and pointed to mini but i still get testing installation.
@Mark_Bland I do not think the bundled version will work with the conda environment propagation. You will have to create a new environment but you will first have to make KNIME find and activate the conda itself.