Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
syjxxxx opened this issue Aug 13, 2022 · 2 comments

Comments

@syjxxxx
Copy link

syjxxxx commented Aug 13, 2022

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
Copy link
Owner

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
Copy link
Author

syjxxxx commented Aug 13, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants