728x90

위에와 같은 에러가 뜨는데 그랬을 땐 다음과 같이 입력해보자..
pip install torch==2.0.0 torchvision==0.15.1

설치가 잘 되었다..
참고한 사이트: https://github.com/open-mmlab/mmcv/issues/2938
[Bug] Could not build wheels for mmcv, which is required to install pyproject.toml-based projects · Issue #2938 · open-mmlab/m
Prerequisite I have searched Issues and Discussions but cannot get the expected help. The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). Environment Please see op...
github.com

+ 추가 방법 2
옛날 파이토치 버전을 다운받아서 했음.. CUDA 11.7, CPU Only

'연구 > MMDetection' 카테고리의 다른 글
MMDetection 공부하기 (0) | 2024.03.07 |
---|