Hi Christian,
Thanks for passing on this documentation. I seem to be encountering an error when trying to create the env from the .yml file.
Here is my .yml file which I store in the main anaconda directory (C:\Tools\anaconda3)
I then run the command:
conda env create -f py36_knime.yml
I receive the following error:
I am using Anaconda 5.3.1 and Knime 3.7 and have run:
conda update conda
conda update anaconda
Here is my install info:
Any idea what is happening?