Closed cubocicloide closed 4 months ago
I'm having the same error; however, I'm just trying to pip install
from plan virtual env.
env:
I was able to get it working by changing the definition of my Dockerfile, which is now based on python:3.9 instead of python:3.9-alpine.
Thanks for your interest in Kaleido. We are currently working on an overhaul that might address your issue - we hope to have news in a few weeks and will post an update then. Thanks - @gvwilson
so where are the news? still cannot install on alpine
I am trying to install kaleido in a docker image. The dockerfile is as follows:
However, when I run docker-compose up, the process exits with the following error:
NOTE: I am running docker on a Mac with Monterey OS