MetOffice / MetOffice/fab

Latexpdf build broken - missing dependency

Open
#493 2 comments 0 reactions 1 assignee Claimed by @hiker View on GitHub
bug documentation
Dominant language
Python
Stars
9
Forks
9
Avg merge
12d 12h
Merged PRs (30d)
2

Description

It looks like `librsvg2-bin` must be installed in order to create the latex pdf files. I did a `pip install --user -e .[docs]`, but that didn't install all dependencies (`sphinxcontrib-svg2pdfconverter` got installed). Maybe this can't be automated, but at least it needs to be documented somewhere. On Ubuntu I needed to do `sudo apt-get install librsvg2-bin`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.