딥러닝/설치관련

토치비전 설치 관련 이슈 torchvision install issue - windows OS, python 3.6, cuda 9.1, Anaconda

Jae Ryun, Buster, Chung 2018. 7. 16. 21:05

참고: http://busterworld.tistory.com/59?category=663469



OS: windows 10 x64

python: 3.6.x

cuda: 9.1


Anaconda environment에서 설치할때


conda install pytorch cuda91 -c pytorch 
pip3 install torchvision


이렇게 명령어를 입력하라고 나오는데 혹시 토치비전에서 에러나는 경우


pip install torchvision 으로 입력하면 잘된당