---
layout: page
title: "libyaml is not found or a compiler error"
description: "libyaml is not found or a compiler error"
date: 2017-06-18 09:00
comments: false
sharing: true
footer: true
ha_category: Installation
---


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