#ERROR: Failed building wheel for cryptography

1 messages · Page 1 of 1 (latest)

last niche
#

Good afternoon.

I’ve been trying to install Home Assistant for days, but I keep getting the following message:

ERROR: Failed building wheel for cryptography
Failed to build cryptography
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography)

I’ve already tried the steps from this post: https://community.home-assistant.io/t/error-failed-building-wheel-for-cryptography/352020/30

My environment:
OS: Armbian_24.2.5
Python version: 3.12
Home Assistant version: 2024.11.1

Could someone please help me solve this problem? Thank you.

desert sun
#

May I ask why you don't use the docker image?

last niche
#

I’ve heard about the Docker image, but I haven’t tried installing it yet. This is my first Home Assistant installation on an ARM64 chip. Is there any difference between the Docker image and the one I’m currently trying to install?

desert sun
#

Yes. It's a whole lot easier to install and keep up to date. I don't think any of us recommends core other than to develop.

last niche
#

Thank you very much for the help, I’ll install it via Docker then.