0) Check if the package came preinstalled with Anaconda
1) if not try to use conda to install packages,
2) if conda doesn't have the package, see if it's been uploaded here: http://www.lfd.uci.edu/~gohlke/pythonlibs/
3) try pip.
0) Check if the package came preinstalled with Anaconda
1) if not try to use conda to install packages,
2) if conda doesn't have the package, see if it's been uploaded here: http://www.lfd.uci.edu/~gohlke/pythonlibs/
3) try pip.