This commit is contained in:
Fabian Affolter 2017-06-18 18:57:34 +02:00 committed by Paulus Schoutsen
parent 5d240e1898
commit e37fb6f094
7 changed files with 113 additions and 0 deletions

View file

@ -0,0 +1,14 @@
---
layout: page
title: "libyaml"
description: "libyaml is not found or a compiler error"
date: 2017-06-18 09:00
sidebar: true
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`.