标签:文件 module log imp host alt 分享 nbsp 更新
pip国内源
在这个路径创建pip.ini文件
[global] timeout = 6000 index-url = http://pypi.douban.com/simple trusted-host = pypi.douban.com
conda国内源
下创建.condarc文件
channels: - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ - defaults show_channel_urls: true
标签:文件 module log imp host alt 分享 nbsp 更新
原文地址:http://www.cnblogs.com/kangronghu/p/6166374.html