If you have a problem with the hacs installation, you need to downgrade the pydantic module version from 1.10.12 to 1.10.11 in venv:
pip install pydantic==1.10.11
If you have a problem with the hacs installation, you need to downgrade the pydantic module version from 1.10.12 to 1.10.11 in venv:
pip install pydantic==1.10.11