Install Problem

Thanks to the Great Fire Wall in China, I can log in the http://pytorch.org/ ,but I can’t choose the way to install pytorch.

I try again with my vpn on, it still failed.

Can someone give the right way to install pytorch in

linux python2.7 cuda8.0

I would appreciate it!

Maybe it could be a permanently updated topic.

Maybe you can try the following installation commands if you use Anaconda.

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
conda install cuda80 -c soumith
conda install pytorch torchvision

You can use it but the problem is that the pytorch version of the tuan mirror is 0.1.12, while the new version of the pytorch website is 0.2