mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
hint on lxml installation (#7320)
This commit is contained in:
parent
ade1b67c2c
commit
8681aa3d6a
@ -26,6 +26,12 @@ $ sudo apt-get install libxml2-dev libxslt-dev \
|
||||
python3-setuptools zlib1g-dev build-essential
|
||||
```
|
||||
|
||||
If you installed Home Assistant in a virtualenv, also run the following command inside it.
|
||||
Be patient this will take a while.
|
||||
```bash
|
||||
pip3 install lxml
|
||||
```
|
||||
|
||||
## {% linkable_title Setup%}
|
||||
|
||||
To activate the call monitor on your Fritz!Box, dial #96\*5\* from any phone connected to it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user