home-assistant.io/source/_faq/libyaml.markdown

9 lines
236 B
Markdown

---
title: "libyaml is not found or a compiler error"
description: "libyaml is not found or a compiler error"
ha_category: Installation
---
On a Debian system, install the Python 3 YAML library by `sudo apt-get install python3-yaml`.