ZZR8066 / SEMv2

39 stars 3 forks source link

ModuleNotFoundError: No module named 'mmcv._ext' #8

Open ishikawataichi8 opened 4 months ago

ishikawataichi8 commented 4 months ago

When I executed runner/train.py on m1 mac, ModuleNotFoundError: No module named 'mmcv._ext' has occured. I think the cause is that mmcv_full don't have _ext file. I would like to know how to setup _ext file.

julian24bas commented 4 months ago

For me upgrading mmcv-full to 1.7.2 worked:

pip install mmcv-full -U

However now I get this error:

FileNotFoundError: [Errno 2] No such file or directory: '/work1/cv1/jszhang6/TSR/dataprocess/process_tal/output/train/table_v2.lrc'