pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com pakegename
比如
pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com pandas
wheel安装方法(先安装wheel)
路径通过“右键-属性-安全-复制路径”
比如
pip install -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com pandas
wheel安装方法(先安装wheel)
路径通过“右键-属性-安全-复制路径”