[PYTHON] I get an error with all yum commands

-Server information CentOS release 6.8 (Final) Python 2.7.2

From the time the SSL environment is set up on the server, the following error appears in all commands with yum.

There are many solutions to similar errors on the net, but none of them solves the problem.


There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:

/usr/lib64/python2.6/site-packages/pycurl.so: undefined symbol: CRYPTO_set_locking_callback

Please install a package which provides this module, or verify that the module is installed correctly.

It's possible that the above module doesn't match the current version of Python, which is: 2.6.6 (r266:84292, Jul 23 2015, 15:22:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]

If you cannot solve this problem yourself, please go to the yum faq at: http://yum.baseurl.org/wiki/Faq


The current version of Python and the version of Python written in the error are different, but the same error occurred even with Python 2.6.6 installed. It doesn't improve anything, so I've "tried" the Python version.

I am a complete beginner for the first time to be involved in my Linux OS. Please help me.

Recommended Posts

I get an error with all yum commands
I get an error with import pandas.
When I get an error with PyInstaller
When I get an error with Pylint in Atom on Windows
I get an error when trying to install maec 4.0.1.0 with pip
I got an error when saving with OpenCV
I get an Import Error in Python Beautiful Soup
I get an error when I put opencv in pyautoGUI
I get an error when trying meinheld + WebSocket + mongodb
psql: I ran into an error with an invalid option --'''.
What I did to get started with Linux commands
I got an error when using Tensorboard with Pytorch
I want to get an error message in Japanese with django Password Change Form
I get an ImportError on appengine_config.py
I sent an SMS with Python
I get an OS Error: [Errno 8] Exec format error when running a Flask application with a python command
I tried sending an SMS with Twilio
I tried to get started with Hy
I got an SSL related error with pip install, so I solved it
I tried sending an email with python.
Get data from an oscilloscope with pyVISA
I can't see new files with yum
In the Chainer tutorial, I get an error when importing a package. (mock)
I got an error when I put opencv in python3 with Raspberry Pi [Remedy]
I want to send Gmail with Python, but I can't because of an error
What to do if you get an error when installing python with pyenv
If you get a long error when tabbing an interactive shell with Anaconda
When I get a chromedriver error in Selenium
I tried to get an image by scraping
Let's write FizzBuzz with an error: Python Version
I tried to get CloudWatch data with Python
Various commands for building an environment with Apache
I get a UnicodeDecodeError when running with mod_wsgi
I tried to detect an object with M2Det!
Rollback processing when an error occurs with fabric
I tried sending an email with SendGrid + Python
What to do if you get an OpenSSL error when installing Python 2 with pyenv
I get an error when installing scipy on t2.micro because I don't have enough memory
I got an error when pip install pandas on Mac, so I dealt with it
I get an error when I try to raise Python to 3 series using pyenv on Catalina
For those who should have installed janome properly with Python but get an error
I got an error that Python couldn't read settings.ini
I tried to get started with blender python script_Part 01
I tried Smith standardizing an integer matrix with Numpy
I tried to implement an artificial perceptron with python
I tried to get an AMI using AWS Lambda
A memorandum when an error occurs with pip install
When you get an error in python scraping (requests)
I tried to make an OCR application with PySimpleGUI
I tried to find an alternating series with tensorflow
I got an error when pip install tweepy on macOS Sierra, so I dealt with it
[Solution] When I try to connect to CloudSQL with GAE, I get an ImportError only when using dev_appserver.
What to do if you get an Undefined error when trying to use pip with pyenv