learn-co-curriculum / nearest-neighbors-lab

Other
1 stars 28 forks source link

No module named 'folium' #15

Closed adeckert23 closed 5 years ago

adeckert23 commented 5 years ago

In terminal, i enter: !pip install folium, and the response I get is this: -bash: !pip: event not found

I've entered this into the terminal (pip install -r requirements.txt), and I get this: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

mas16 commented 5 years ago

Hi adeckert23, thanks for letting us know. The folium installation instructions have been updated.