Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.9.9/bin/hass", line 8, in sys.exit(main()) File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/__main__.py", line 15 9, in main args = get_arguments() File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/__main__.py", line 69 , in get_arguments from . import config as config_util File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/config.py", line 54, in from .helpers import ( File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/helpers/config_valida tion.py", line 83, in from . import script_variables as script_variables_helper, template as template_helper File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/helpers/script_variab les.py", line 9, in from . import template File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/helpers/template.py", line 56, in from homeassistant.util.thread import ThreadWithException File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/site-packages/homeassistant/util/thread.py", line 2, in import ctypes File "/home/homeassistant/.pyenv/versions/3.9.9/lib/python3.9/ctypes/__init__.py", line 8, in from _ctypes import Union, Structure, Array ImportError: libffi.so.6: cannot open shared object file: No such file or directory