【问题标题】:awscli post installation issue: Errno 2 - No such file or directoryawscli 安装后问题:Errno 2 - 没有这样的文件或目录
【发布时间】:2017-09-27 22:00:49
【问题描述】:

我使用 Windows 安装程序来安装 AWS CLI。

正在使用的版本是-aws-cli/1.11.160 Python/2.7.9 Windows/8 botocore/1.7.18

有了这个,我正在使用 Docker 社区版 - 版本 17.06.2-ce-win27(13194)

在运行此命令并尝试登录 ECR 时,我面临 Errno 2 - 没有这样的文件或目录:- 命令:aws ecr get-login --no-include-email --region us-east-1

键配置正确。

任何想法都将不胜感激。

【问题讨论】:

    标签: amazon-web-services aws-cli


    【解决方案1】:

    这对我有用:

    复制 "c:\Program Files\Amazon\AWSCLI\botocore\vendored\requests\cacert.pem" "c:\Program Files\Amazon\AWSCLI\certifi"

    来源:https://github.com/aws/aws-cli/issues/2855#issuecomment-332454762

    【讨论】:

    • 这对我有用。 Windows 10、AWS 命令​​行工具和 S3
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-11-20
    • 2015-11-19
    • 2013-03-21
    • 2015-04-09
    • 2019-05-26
    • 2018-12-06
    • 1970-01-01
    相关资源
    最近更新 更多