Backports.zoneinfo error installing home assistant on Linux

Hi everyone,
I create this topic because I’m facing a problem installing home assistant.
I’m trying to install home assistant on and old android tablet using UserLAnd to load Ubuntu on Android.
I’ve followed the instruction to install the Home Assistant Core on Linux and everything worked fine till the following command:

pip3 install homeassistant

When I reach this point where I have to install the actual home assistant core, the system downloads a bunch of files, installs some of them, but when it reaches the “backports.zoneinfo” package, it gives error.

The error is the following:


ModuleNotFoundError: No module named 'backports.zoneinfo'

Do you have any advice? Can you tell me why this is happening and how can I solve this problem?

Thank you a lot

1 Like