mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 10:26:30 +00:00
Add tips about how to build cryptography module on macOS (#1071)
This commit is contained in:
parent
2c3470f311
commit
efedbcb07c
@ -81,6 +81,8 @@ Install [Homebrew](https://brew.sh/), then use that to install the dependencies:
|
|||||||
brew install python3 autoconf ffmpeg
|
brew install python3 autoconf ffmpeg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you encounter build issues with `cryptography` when running the `script/setup` script below, check the cryptography documentation for [installation instructions](https://cryptography.io/en/latest/installation/#building-cryptography-on-macos).
|
||||||
|
|
||||||
## Setup Local Repository
|
## Setup Local Repository
|
||||||
|
|
||||||
Visit the [Home Assistant Core repository](https://github.com/home-assistant/core) and click **Fork**.
|
Visit the [Home Assistant Core repository](https://github.com/home-assistant/core) and click **Fork**.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user