Code Monkey home page Code Monkey logo

Comments (5)

JulianGoeltz avatar JulianGoeltz commented on July 1, 2024

Ah, sorry, now I've seen d6569dc . It seems that the python availability is by accident. I fixed it in my workflow simply with an additional

apt-get update
apt-get install -y python3-pip

I still thing (especially if python is installed anyway) that pip availability is desirable, but because it is available fixed I'm gonna close the issue. Sorry for the noise

from docker-texlive.

wallento avatar wallento commented on July 1, 2024

I want to second that. It still has Python and adding pip seems a minimal extra, right? It broke my CI by surprise and doc should be updated to be consistent.

from docker-texlive.

JulianGoeltz avatar JulianGoeltz commented on July 1, 2024

I want to second that. It still has Python and adding pip seems a minimal extra, right? It broke my CI by surprise and doc should be updated to be consistent.

@wallento do you want to reopen the issue to get a response from @koppor

from docker-texlive.

koppor avatar koppor commented on July 1, 2024

I was not aware that my "quick fix" broke some other builds. I focused on getting minted running. --> https://github.com/dante-ev/docker-texlive/blob/main/test/minimal-minted.tex produces a highlighted pdf.

Note that python comes with the "base" image: https://gitlab.com/islandoftex/images/texlive/-/blob/master/Dockerfile.latest

Thus, "just" pip is missing. - I installed the pygments using debian's packaging system; and not using the "hacky" pip way.

Two users justify for me to include pip in this image.

Will update the CHANGELOG.md, since this is wrong.

Feel free to add PRs on this repo to keep things going. I try to look into it regularly.

from docker-texlive.

JulianGoeltz avatar JulianGoeltz commented on July 1, 2024

Thanks a lot.
Love that this image exists by the way, so thank you for this as well!

from docker-texlive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.