pythonmodulejupyter-notebookanacondageoviews

Import geoviews in Anaconda


I am trying to install the geoviews module. I installed it successfully but when I am trying to import it in my code I have this message:

No module named 'channels

I don't know how to proceed.


Solution

  • This is what I write in my Anaconda PowerShell and it works !

    conda install -c conda-forge geoviews