ERROR: Failed building wheel for cryptography

I’m on Raspberry 3 with HA Core 2022.11.4

Trobleshooting

ERROR: Failed building wheel for cryptography

#install Rust

curl https://sh.rustup.rs -sSf | sh

sudo apt -y install rustc

pip3 install pyOpenSSL --upgrade

1 Like