Anaconda looks for the source and Tsinghua mirroring configuration

Anaconda configuration Tsinghua source

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --set show_channel_urls yes

Find Software

Search Anaconda - t Conda tensorflow 

select the desired package 

Anaconda Show ashahba / tensorflow 

execute print command

 

Guess you like

Origin www.cnblogs.com/littlepage/p/11961208.html