[PYTHON] What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS

Let's install libxml2-devel and libxslt-devel

sudo yum install libxml2-devel libxslt-devel

Recommended Posts

What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS
What to do when you get angry that libxml / xmlversion.h does not exist when you put lxml with pip
What to do if you get an error when installing Dlib (Ubuntu)
What to do if you get an error when installing python with pyenv
What to do if you get an OpenSSL error when installing Python 2 with pyenv
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
What to do if you get stuck during Anaconda installation on Linux
What to do if you get an error when trying to load mnist
What to do if you get a Permission denied (public key) error when trying to pull on Github
What to do if you get angry with swapon failed: Operation not permitted
What to do if SciPy installation fails on CentOS
What to do if you get a memory error when converting from PySparkDataFrame to PandasDataFrame
What to do if you get an error when importing matplotlib in Python (Mac)
What to do if you get an Import Error when importing matplotlib with Jupyter
What to do if you can't use WiFi on Linux
What to do if you get the error "Error: opencv3: Does not support building both Python 2 and 3 wrappers" when installing openCV 3
What to do when you get an error saying "Name resolution temporarily failed" on linux
[* CentOS 6.10] What to do if you cannot add the IUS Community Project repository on CentOS 6.5 (VirtualBox)
What to do if you get an Undefined error:'Module_six_moves_urllib_parse' object has no attribute'urlencode' on MacOS
What to do if you get an error when running "certbot renew" in CakePHP environment
What to do if you get an Undefined error when trying to use pip with pyenv
What to do if you get a minus zero in Python
What to do if you get a UnicodeDecodeError with pip install
What to do if you get an error when vagrant up when you enable public_network or private_network on Vagrant + Arch Linux → Install netctl
What to do when you get "I can't see the site !!!!"
What to do if you get angry with'vertices' must be a 2D list ... in matplotlib arrow
What to do if you get a must override `get_config` error when trying to model.save in Keras
What to do if you get lost in file reference with FileNotFoundError
What to do if you get a TypeError with numpy min, max
What to do if you get Could not fetch URL 443 with pip
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
What to do if you get angry with "Value Error: unknown local: UTF-8" in python manage.py syncdb
[Python] What to do if you get a ModuleNotFoundError when importing pandas using Jupyter Notebook in Anaconda
What to do if you can't pipenv shell
What to do if you get a "No versions found" error in pipenv
What to do if CERTIFICATE_VERIFY_FAILED occurs when nltk.download () is done on macOS pyhon
What to do if scrapy doesn't work after installing scrapy with pip on mac
What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if you get an error when trying to send a message in tasks.loop () immediately after startup
If you get stuck when building pycocoapi on Windows
What to do if you can't pip install mysqlclient
What to do if "export" keeps appearing on terminal when trying to put Python on macOS
What to do if the Microsoft Store opens even if you run python on Windows
I get an error when installing scipy on t2.micro because I don't have enough memory
ModuleNotFoundError: No module What to do if you get'tensorflow.contrib'
What to do if you get `No kernel for language python found` in Hydrogen
What to do when matplotlib gets angry on CentOS saying "I'm using Agg so I can't issue a figure"
What to do when you can't bind CaboCha to Python
What to do if the library doesn't load when you run it in PyCharm, even though it works fine on terminal
What to do if you get Swagger-codegen in python and Import Error: No module named
What to do if you get a Cannot retrieve metalink for repository error in yum
[AWS] What to do when you want to pip with Lambda
What to do if you are addicted to Windows character code
What to do if you can't sort files with subscripts
What to do if package installation fails when deploying to heroku
What to do if `pip install matplotlib` fails on Mac
What to do if you can't log in as root
ImportError: No module What to do when you are told
What to do if you lose your EC2 key pair
What to do if you get angry with "Gtk * backend requires pygtke to be installed" even though pygtk is included in matplotlib
What to do if you get `locale.Error: unsupported locale setting` when getting the day of the week from a date in Python