nrg101 / musicscan

Scan music collection for comparison to online databases
91 stars 15 forks source link

ValueError: length of metavar tuple does not match nargs #26

Open doggo404 opened 3 years ago

doggo404 commented 3 years ago

doggo404@DESKTOP-D45GQ3L:~/musicscan$ ./musicscan-cli Traceback (most recent call last): File "./musicscan-cli", line 449, in main() File "./musicscan-cli", line 272, in main formatterclass=fmt File "/usr/lib/python2.7/argparse.py", line 1617, in init help=('show this help message and exit')) File "/usr/lib/python2.7/argparse.py", line 1310, in add_argument raise ValueError("length of metavar tuple does not match nargs") ValueError: length of metavar tuple does not match nargs