ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "/usr/local/lib/python3.8/hashlib.py", line 251, in globals()[__func_name] = __get_hash(__func_name) File "/usr/local/lib/python3.8/hashlib.py", line 120, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 terminate called after throwing an instance of 'pybind11::error_already_set' what(): ImportError: /usr/local/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-x86_64-linux-gnu.so: undefined symbol: PyTuple_Type At: /usr/local/lib/python3.8/subprocess.py(69): (219): _call_with_frames_removed (843): exec_module (686): _load_unlocked (975): _find_and_load_unlocked (991): _find_and_load /usr/local/lib/python3.8/platform.py(612): _syscmd_uname /usr/local/lib/python3.8/platform.py(858): uname /usr/local/lib/python3.8/platform.py(892): system /opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/setuptools/_distutils/py39compat.py(20): (219): _call_with_frames_removed (843): exec_module (686): _load_unlocked (975): _find_and_load_unlocked (991): _find_and_load (219): _call_with_frames_removed (1050): _handle_fromlist /opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/setuptools/_distutils/sysconfig.py(18): (219): _call_with_frames_removed (843): exec_module (686): _load_unlocked (975): _find_and_load_unlocked (991): _find_and_load /opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/kwiver/vital/util/find_python_library.py(2): (219): _call_with_frames_removed (843): exec_module (686): _load_unlocked (975): _find_and_load_unlocked (991): _find_and_load Traceback (most recent call last): File "/opt/django-project/.tox/test-rgd-fmv-django40/bin/kwiver", line 8, in sys.exit(kwiver()) File "/opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/kwiver/kwiver_tools.py", line 73, in kwiver raise SystemExit(_kwiver_tools("kwiver", sys.argv[1:])) File "/opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/kwiver/kwiver_tools.py", line 63, in _kwiver_tools subprocess.run(args, shell=False, check=True, env=tool_environment) File "/usr/local/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/opt/django-project/.tox/test-rgd-fmv-django40/lib/python3.8/site-packages/kwiver/bin/kwiver', 'dump-klv', '/tmp/rgd/file_cache/f-2/test_fmv.ts']' died with .