Using the samples and binaries from the this git repo...
File "MothSynthPy-main/convert.py", line 219, in
hashBytes = bytes.fromhex(hash) #convert hash to bytes
^^^^^^^^^^^^^^^^^^^
ValueError: non-hexadecimal number found in fromhex() arg at position 1
Using the samples and binaries from the this git repo...
File "MothSynthPy-main/convert.py", line 219, in
hashBytes = bytes.fromhex(hash) #convert hash to bytes
^^^^^^^^^^^^^^^^^^^
ValueError: non-hexadecimal number found in fromhex() arg at position 1