You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "sushi/__main__.py", line 139, in parse_args_and_run
run(args)
File "sushi/__init__.py", line 635, in run
calculate_shifts(src_stream, dst_stream, search_groups,
File "sushi/__init__.py", line 430, in calculate_shifts
shift = new_time - original_time
TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
Hello,
Can you deal in this port with error like
Or issues like #33, #32
Thanks
The text was updated successfully, but these errors were encountered: