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
demandé il y a 5 ans928 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions