Aws eb cli failure on pip install

New error that popped up on a build. We didn’t change anything about our build or deploy process and this error popped up today. any ideas?

Fatal error from pip prevented installation. Full pip output in file:
    /home/circleci/.local/pipx/logs/cmd_2022-11-23_18.09.26_pip_errors.log

pip seemed to fail to build package:
    awsebcli

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    AttributeError: module 'distutils.log' has no attribute 'warning'. Did you mean: 'warnings'?
    error: metadata-generation-failed

Error installing awsebcli.
1 Like

We started experiencing the same issues, around the same time and could not do our deployments.
Please update us with ETA and any steps we need to take to resolve the issue?

We are also experiencing the same issue. Are there any solution steps available?