ERROR: AttributeError - 'module' object has no attribute 'timezone'

0

Hello,
in my Ubuntu 18.04 when i write command "eb init", i choose region and after i receive this error:
ERROR: AttributeError - 'module' object has no attribute 'timezone'

eb --version
EB CLI 3.14.12 (Python 2.7.1)

Any suggestions?

dgnovo
已提问 5 年前928 查看次数
1 回答
0
已接受的回答

Hi dgnovo,

3.14.12 had a Python 2.7 bug. 3.14.13 fixed that bug. To upgrade, please run:

pip install awsebcli==3.14.13

Thanks,
Rahul.

AWS
progfan
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则