mmcv-full 安装

1、在线安装报错,使用离线安装方式,从下面下载离线包,直接pip install即可
https://download.openmmlab.com/mmcv/dist/cu102/torch1.8.0/index.html
2、安装完会出现cv2包异常

解决办法是apt-get install -y python3-opencv

posted @ 2022-08-05 19:14  哈哈哈喽喽喽  阅读(1013)  评论(0)    收藏  举报