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
posta 5 anni fa928 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande