#Poshy Hi I did the install of 2023 6 2
1 messages · Page 1 of 1 (latest)
You need to be on at least 3.10, 3.9 won't work with recent versions of HA.
However, you really need to be on 3.11 because 3.10 support is about to be dropped. I'm on 3.11.4 (courtesy of pyenv) and everything works fine.
I have just done a complete re-install of home assistant in virtual environment by using the Dietpi-Software resource. Unfortunately, it has reinstalled python 3.10.11.
I'll have to do it again again in a few weeks as the implementation of python3.11 does not seem to be available yet.
Result of this new installation: no more notifications related to default_config and others. Thanks
You'll have to install Python 3.11 yourself, using pyenv or similar
Or... use Docker
Am effectively contemplating using docker... for easy maintenance
It does make life easier, trivial to upgrade and downgrade software
I am also using appdaemon for HA Dashboard. Do you run it in docker or with a pip install?
Ask the folks in the AppDaemon Discord?