2025-05-17 기준입니다
# 기존 환경 제거 후 (선택 사항)
pip uninstall torch torchvision torchaudio
# CUDA 12.8 지원 버전으로 설치 (Windows 호환)
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128
우분투의 경우
pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/cu128
'에러 해결법' 카테고리의 다른 글
[유니티] Newtonsoft.json vscode 인식 문제 (0) | 2025.03.20 |
---|---|
유니티 비전컨트롤 Google Play Games 에러 해결 (0) | 2024.12.22 |
[유니티]이 앱은 Android 최신 버전과 호환되지 않습니다. (0) | 2024.12.21 |
미니콘다 가상환경이 vscode 파이썬 인터프리터에 인식되지않을때 (0) | 2024.10.23 |
[Unity]social.report score leaderboard not found (0) | 2024.10.06 |
댓글