[PYTHON] Avoiding "'ascii' codec can't decode" with pip install

Note that I was addicted to pip install of a module while setting up a Python environment for ubuntu 14.04 LTS on VPS.

Such an error appears.

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 472: ordinal not in range(128)
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-lb6kda75/

As a result of various trials

sudo apt-get install language-pack-ja

I got nothing. It's a basic thing, but I forget it unexpectedly.

Recommended Posts

Avoiding "'ascii' codec can't decode" with pip install
I can't install the package with pip.
I can't install Dask with pip on Ubuntu
Error with pip install
Install scikit.learn with pip
When moss with pip install
Install github repository with pip
Can't find the package you installed with pip install --user?
Manually fix pip install not possible with Unicode Decode Eroor
Install Python 2.7.9 and Python 3.4.x with pip.
I can't install python3 with pyenv-vertualenv
Permission denied with pip install pyopenssl
I can't install mysql-connector-python with anaconda
Mecab --UnicodeDecodeError:'utf8' codec can't decode byte
Manipulate colors with pip install color
How to install mysql-connector with pip3
[Python Windows] pip install with Python version
What to do if you can't install pyaudio with pip #Python
SSL certificate related with pip install? Error
I want to pip install with PythonAnywhere
Install by specifying the version with pip
scipy stumbles with pip install on python 2.7.8
What to do if you can't install with pip in babun environment
Let's install box2d-py with Windows 10 environment pip
When codec can't decode byte appears in python
Install pip and pandas with Ubuntu or VScode
Python: "[Errno 111] Connection refused" easy_install can't install pip
Steps to install your own library with pip
sudo pip install
What to do if you can't pip install mysqlclient
UnicodeDecodeError: What to do when'shift_jis' codec can't decode byte
pip install ○○○ error Command errored out with exit status 1:
(CentOS) ERROR: Can't install RMagick 4.0.0. Can't find ImageMagick with pkg-config
A memorandum when an error occurs with pip install
Until you install TensorFlow-GPU with pip in Windows environment
Install tweepy with pip and use it for API 1.1