Fatal Python error:pycurl:libcurl link-time version is older than compile-time version

Source: Internet
Author: User

Yum appears with the following error:


Fatal Python error:pycurl:libcurl link-time version is older than compile-time version


There's no way to solve the N-


Now record the solution.


First install the Python pip tool https://pypi.python.org/pypi/pip/1.4.1


Tar zxvf pip-1.4.1.tar.gz


CD pip-1.4.1


Python setup.py Install



And then install the Python-devel package, the system to choose their own http://rpmfind.net/linux/rpm2html/search.php?query=python-devel


RPM-IVH python-devel-2.7.5-16.el7.x86_64.rpm


Installation Complete



Uninstalling Pycurl


Pip Uninstall Pycurl



Export Pycurl_ssl_library=openssl


Install Pycurl again


Pip Install Pycurl



Running Yum again is normal.


This article is from the "Learning Path" blog, please be sure to keep this source http://jicki.blog.51cto.com/1323993/1558515

Fatal Python error:pycurl:libcurl link-time version is older than compile-time version

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.