Hello, authors.
I got an error running the main.py file.Could you help me?
Namespace()
Traceback (most recent call last):
File "D:\dai ma\MSD-Mixer\main.py", line 61, in
args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'
Thanks!