Skip to content

Python3 is not installed but required to use the minted package #21

@marc-leinweber

Description

@marc-leinweber

The minted package requires python3 as it executes some formatting in an python3 executable. The executable (/opt/texlive/bin/x86_64-linuxmusl/latexminted) comes with the full notion of the container but python3 is, at least on my side missing. A simple apk add python3 fixed the issued and I was able to render minted code listings. Could you please add python3 to the image?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions