1:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
2:
python2 -m pip install elasticsearch -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
python3 -m pip install pandas -i http://pypi.douban.com/simple
python3没有 --trusted-host 参数