kaleido 1.0.0rc0 worked fine with choreographer 0.99.7. Once 1.0.3 was released our pipeline started failing with the following error:
ValueError:
Image export using the "kaleido" engine requires the kaleido package,
which can be installed using pip:
$ pip install -U kaleido
kaleido is already installed, nothing changed on our end.