标签:ann free 环境 tps http 成功 mda conf pts
1. 添加conda的目录到环境变量
D:\ProgramData\Anaconda3\Scripts
2. 将清华源配置到自己的本地
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
conda install numpy #测试是否添加成功
标签:ann free 环境 tps http 成功 mda conf pts
原文地址:https://www.cnblogs.com/hwtxf/p/9711111.html