mmaction icon indicating copy to clipboard operation
mmaction copied to clipboard

bash generate_filelist.sh

Open yanmuli opened this issue 3 years ago • 2 comments

when I run the script generate_filelist.sh, it has error messages:

ModuleNotFoundError: No module named 'mmaction.version'

the floder 'mmaction/mmaction' has not the file 'version.py', and the file on the 'mmaction' floder as below: image

how to slove it? thx

yanmuli avatar May 18 '21 14:05 yanmuli

You just need to change the directory to the mmaction using cd mmaction

AslanDevbrat avatar Jul 17 '21 13:07 AslanDevbrat

Hey,did you solve the problem?

gyc137 avatar Mar 07 '22 15:03 gyc137