Closed hansenjl closed 5 years ago
I get the following error when I try to run !pip install folium
!pip install folium
sh: 0: getcwd() failed: No such file or directory The folder you are executing pip from can no longer be found.
This results in the next commands not working. Do I need to install something locally on my computer for this to work?
I think this is something that the Learn.co side of things needs to install, not the users. Just my first instinct, could be wrong.
I get the following error when I try to run
!pip install folium
This results in the next commands not working. Do I need to install something locally on my computer for this to work?