# Error installing (Failed building wheel for cryptography)

**URL:** https://community.tempest.earth/t/error-installing-failed-building-wheel-for-cryptography/26687
**Category:** WeatherFlow PiConsole
**Created:** [February 17, 2025, 3:27am UTC](https://community.tempest.earth/t/error-installing-failed-building-wheel-for-cryptography/26687 "2025-02-17T03:27:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![deboda](https://avatars.discourse-cdn.com/v4/letter/d/8e7dd6/32.png) [@deboda](https://community.tempest.earth/u/deboda)
#### Post date: [February 17, 2025, 3:27am UTC](https://community.tempest.earth/t/error-installing-failed-building-wheel-for-cryptography/26687/1 "2025-02-17T03:27:09Z")

</div>

I am running Raspberrypi OS Desktop (`5.10.0-15-amd64 #1 SMP Debian 5.10.120-1 (2022-06-09) x86_64 GNU/Linux`) as a virtual machine on a Synology NAS. I am trying to install the WeatherFlow Pi-console, but it always stops with errors when installing the Python cryptography module.

```auto
[✗] Installing Python module
  Error: Unable to install Python module: cryptography

```

* * *

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

```

I’ve updated pip to the latest version and installed rust and I still get the error. Is there something else I should try?
