I got a problem while trying to run makeqstrdata.py. This is the report:
Code: Select all
Traceback (most recent call last):
File "makeqsrtdata.py", line 108, in <module>
do_work(sys.argv[1:])
File "makeqstrdata.py", line 83, in do_work
cfg_bytes_len = int(qcfgs['BYTES_IN_LEN'])
KeyError: 'BYTES_IN_LEN'