* Environment
Ubuntu 20.04
python 3.8.10
pip 20.0.2 (python 3.8)
* Installation
pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
* Reference
'Programming Language > Python' 카테고리의 다른 글
| [Pytorch] "RuntimeError: CUDA error: an illegal memory access was encountered" 에러 발생 시 (0) | 2023.12.12 |
|---|---|
| [Python] 유용한 string 출력 방법 정리 (1) | 2023.10.29 |
| ModuleNotFoundError: No module named 'easydict' (0) | 2023.05.14 |
| colab 대신 local에서 실행하는 방법 (0) | 2023.05.14 |
| [Python] Install PIP3 (0) | 2023.03.07 |