Open
Description
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '-sn': '-sn'
UPDATE (by @goodboy)
The real issue here is not loading a more explicit error when the sipp
binary can't be found in the environment.
49b50a9 contains a fix for this but we still need a test to match.