Cogito2012 / DEAR

[ICCV 2021 Oral] Deep Evidential Action Recognition
Apache License 2.0
121 stars 18 forks source link

ImportError: cannot import name 'version' from 'mmaction' (unknown location)报错 #5

Closed syjxxxx closed 2 years ago

syjxxxx commented 2 years ago

cd experiments/i3d bash finetune_i3d_edlnokl_avuc_debias_ucf101.sh 0 报错:Traceback (most recent call last): File "tools/train.py", line 16, in from mmaction import version ImportError: cannot import name 'version' from 'mmaction' (unknown location) Experiments finished!

Cogito2012 commented 2 years ago

Which version of mmaction did you use? You may need to check if you were following the mmaction2==v0.9.0 installation instruction here: https://github.com/open-mmlab/mmaction2/blob/v0.9.0/docs/install.md

syjxxxx commented 2 years ago

mmaction搞了两天没搞好,docker pull 了别人的镜像