You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
ERROR: Cannot install awscli==2.22.30 and botocore==2.0.0.dev155 because these package versions have conflicting dependencies.
The conflict is caused by:
botocore 2.0.0.dev155 depends on awscrt==0.12.4
awscli 2.22.30 depends on awscrt==0.23.4
I suggest to update this part of the documentation with an alternative approach that I use in my local environment.
Once AWS CLI v2 is installed in the system create a python virtual environment in which awscli-local is installed with pip and does not have awscli installed with pip.
After that and if the virtual environment is enabled it is possible to work with AWS CLI v2 and awslocal.