AWS elastic beanstalk initialization error while deploying Django app

I tried to install awsebscli package in my virtualenv by first trying the following command

pip install awsebcli

      

then the following command which initializes eb

eb init

      

then when I select a region number from the given list it says the following below.

UnicodeDecodeError: ascii codec cannot decode byte 0xe2 at position 20: ordinal not in range (128)

This error appears when I select an area using its number.

+3
python-2.7 django amazon-web-services elastic-beanstalk


source to share


No one has answered this question yet

Check out similar questions:

393
How can I upgrade specific packages using pip and a requirements file?
386
No module named pkg_resources
five
pip install gensim - ascii codec cannot decode byte 0xe2 at position 53
4
Unicode error from pip install
2
UnicodeDecodeError: 'ascii' codec cannot decode byte 0xc3 at position
1
coding problem. Replace special character
1
AWS EB CLI installation failed with error "python setup.py egg_info" with error code 1 "
0
UnicodeDecodeError: ascii codec cannot decode byte 0xc7 at position 7: ordinal not in range (128)
0
Error with non-english characters
0
Using pefile returns unicodeDecodeError



All Articles
Loading...
X
Show
Funny
Dev
Pics