4

I tried to install the awsebscli package in my virtualenv, first trying the below command

pip install awsebcli

then the next command that initializes eb

eb init

then when I choose a region number from the given list, it says the following error given below.

UnicodeDecodeError: ascii codec can't decode byte 0xe2 in position 20: ordinal not in range(128)

This error shows up when I am selecting the region using its number.

TJB
  • 3,706
  • 9
  • 51
  • 102
zabusa
  • 2,520
  • 21
  • 25

0 Answers0