[PYTHON] When pip install fails

When the following error occurs during pip install

 /usr/bin/ld: -lncurses not found
 collect2: error: ld returned 1 exit status
 error: command 'gcc' failed with exit status 1

It was solved by the following command.

sudo apt-get install libncurses5-dev

Recommended Posts

When pip install fails
When moss with pip install
Pip install --ugrade pip fails on Windows
When pip fails under proxy environment
Proxy error when running "pip install"
`pip install pygraphviz` fails to find graphviz
Install pip on Mavericks
Install pip, pyenv, BeautifulSoup4
Note: What to do if pip install fails
Error with pip install
Pip install a private repository when building Docker
Install the pip command
[Personal memo] pip install fails, so solve it
Install pip / pip3 on Ubuntu
Eliminates SSL error when PIP Install on Windows.
Install scikit.learn with pip
What to do if pip install fails in Xcode 5.1
I got a UnicodeDecodeError when pip install on ubuntu
A memorandum when an error occurs with pip install
What to do if pip install fails to install dependent libraries
Install github repository with pip
Pip install the GitHub repository
What to do if `pip install matplotlib` fails on Mac
When coverage fails with _sqlite3 error
Install Python 2.7.9 and Python 3.4.x with pip.
Pip install (Windows) under Proxy environment
Permission denied with pip install pyopenssl
module install if pip install doesn't work
Install Python on Windows + pip + virtualenv
pip install mysql-Error handling during python
# Solution when pip install gives an error when using Anaconda on Windows 10
I get an error when trying to install maec 4.0.1.0 with pip
pip install prevents proxy from installing
Manipulate colors with pip install color
Install pip on CentOS7. Also iPython.
Install Python framework django using pip
How to install mysql-connector with pip3
Wget fails during install with pyenv
[Python Windows] pip install with Python version
Install easy_install and pip on windows
fatal error: Python.h: no such files or directories when pip3 install psutil
SSL certificate related with pip install? Error
Accelerate CI by skipping unnecessary pip install
Solution for pip install error [Python] [Mac]
In pip install clang: error: unknown argument:'-mno-fused-madd'
I was addicted to pip install mysqlclient
I want to pip install with PythonAnywhere
Install by specifying the version with pip
Install Python package management tool pip (Windows)
scipy stumbles with pip install on python 2.7.8
A workaround when installing pyAudio with pip.
Install python on xserver to use pip
Day 64 pip install tensorflow and 2.0 is here.
I just did pip install pyrebase ... (UnicodeDecodeError)
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
I can't install the package with pip.
Let's install box2d-py with Windows 10 environment pip
Workaround if you get an error when trying to install PySide with pip