python setup.py install
the second line is what I get when I try to run the code in terminal
python: can't open file 'setup.py': [Errno 2] No such file or directory
And if anyone can help setup the module folium in python, that will be great. It's why am going so much trouble. I have tried pip, conda. It works in pycharm, but I want the module to work alone when I open idle by itself.