Hi there,
I am trying to prepare a lesson for my students on Spider and I'm quite new to it
Computers are all running windows 10 and Spyder 4.2
I am not managing to import folium library
I wan to install it but don't know really how, I searched some forums and I found
"conda install folium"
but it doesn't work, I have an error message saying : ValueError: The python kernel does not appear to be a conda environment. Please use ``%pip install`` instead.
if I do run "%pip install folium" it says : 'C:\Program' is not recognized as an internal or external command, operable program or batch file.
I am kinda confused and I am stuck with this, please can someone help
Thanks