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
preguntada hace 5 años928 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas