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

236 B

title description ha_category
libyaml is not found or a compiler error libyaml is not found or a compiler error Installation

On a Debian system, install the Python 3 YAML library by sudo apt-get install python3-yaml.