Code Monkey home page Code Monkey logo

Comments (6)

BitesizedLion avatar BitesizedLion commented on July 23, 2024

Same for 3.8.15 with ab5a514

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

Investigating

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

Could anyone provide more info on what' you're trying to do?

What are you trying to run? What's the error message?

I'm having trouble tracking this so far, the way we produce the browser variants, nothing has changed there so this is likely a lower level change in the Python or base image that I need to find.

from cimg-python.

mrdon avatar mrdon commented on July 23, 2024

The change is in the SHA I referenced. Basically, the init script for this docker image starts up Xvfb, but that commit removed xvfb, causing an error. You can see this if you simply try to docker run bash into the image.

~/dev/sleuth (master) $ docker run -it --rm cimg/python:3.9.15-browsers bash
/docker-entrypoint.sh: 2: Xvfb: not found
circleci@81b666d97772:~/project$ 

from cimg-python.

tsande01 avatar tsande01 commented on July 23, 2024

It seems like xvfb used to be in the list of apt deps for installing chrome, but that whole section was removed in favor of a sources.list

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

These images have been updated and this issue should be resolved.

from cimg-python.

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.