用Anaconda pip安装外部库时会报出ValueError:check_hostname requires server_hostname解决办法将urllib3降低个版本就可以了 或者每次pip后加个–trusted-host