No module named 'folium.plugins', Python 3.6
问题 I am trying to import folium into a Jupyter notebook I'm working on and I cannot seem to solve the import issues with the Folium library. Has anyone else solved this problem? After encountering an error installing folium, I used the solution provided in this thread to install the module: Python 3.6 Module cannot be found: Folium Short summary: clone from github, install using the commandline. This worked, but instead I encountered the following error further down the line when trying to