Pycurl安装出错

安装完毕之后import pycurl出现如下错误:

pycurl: libcurl link-time version (7.19.7) is older than compile-time version (7.37.1)

这是因为原先系统libcurl版本较低的问题,通过覆盖libcurl.so可以解决这个问题,

cp /usr/local/lib/libcurl.so /usr/lib64/

覆盖后,再执行就不会报错了。

时间: 2024-08-01 22:47:26

Pycurl安装出错的相关文章

yum 安装出错--"Couldn't resolve host 'mirrors.aliyun.com'"

1.yum 安装出错 [[email protected] ~]#yum install mysql [html] view plain copy [[email protected] ~]#yum install mysql Loaded plugins: security http://mirrors.aliyun.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve

VMware vCenter Converter Standalone Client 安装出错

VMware vCenter Converter Standalone Client 安装出错 今天在做P2V的时候安装 VMware vCenter Converter Standalone Client时一直报错,安装不成功 一开始以为是权限不够,切换到管理员再进行安装错误依然存在. 观察系统服务:与之相关三个服务,发现其中有一个服务手动无法正常启动 VMware vCenter Converter Standalone Agent VMware vCenter Converter Stan

解决mysql在ubuntu安装出错

[email protected]:~# apt-get install mysql-server Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libjpeg-turbo8 libjpeg8 libxslt

scrapy 安装出错 [err2] no such file or directory: 'README.rst'【已解决】

背景:pip安装一直不成功,很多模块用pip安装都不行,只好到github下载zip安装 c:\Document and settings\> python e:\scrapy-0.24\setup.py install 结果失败,提示 [err2] no such file or directory: 'README.rst', 百度到了一个解决方法:cd 到setup.py 所在的目录再安装 e:\scrapy-0.24> python setup.py install 前面都跑的很欢快,

freeradius 安装出错的解决办法

sudo apt-get install freeradius-mysql Selecting previously unselected package freeradius-mysql. (Reading database ... 65261 files and directories currently installed.) Preparing to unpack .../freeradius-mysql_2.1.12+dfsg-1.2ubuntu8_amd64.deb ... Unpa

PyCurl 安装错误, ERROR: Command errored out with exit status 10: command: '...

原因分析:PyCurl 安装错误,需要安装 PyCurl 库(PyCurl 是一个Python接口,是多协议文件传输库的 libcurl.类似于urllib Python模块,PyCurl 可以用来从Python程序获取 URL 所标识的对象) 解决方法:访问 https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycurl ,下载对应的 wheel 文件, 比如我是 Windows 7 64位,Python 3.7.3,则下载 pycurl-7.43.0.3

pycurl安装问题

正常安装 pip install pycurl,实践证明在Python2.6下是可以成功安装的 wget http://pycurl.sourceforge.net/download/pycurl-7.19.0.tar.gz  源码安装也可以在Python2.6环境安装并使用 Q&A Python2.7安装pycurl: pip install pycurl 报错 Exception: `curl-config' not found 处理以上错误: wget http://curl.haxx.s

Activiti BPMN 2.0 designer安装出错的解决方案

参看LemoOA的项目文档,下载Eclipse 的designer插件, 打开 Help -> Install New Software. 在如下面板中 , 点击 Add 按钮, 然后填入下列字段: Name: Activiti BPMN 2.0 designer Location: http://activiti.org/designer/update/ 今天准备学习下Activiti,但是安装Designer插件出错,解决办法,将下载出错的jar地址直接复制到迅雷下载,下载完成后放入%ECL

SAP R3 安装出错 FJS-00012 Error when executing script.

安装环境:Windows server 2003 中文企业版32位. 数据库:Oracle 9i. Running the command "C:\oracle\ora92/bin/lsnrctl 'start' 'LISTENER'" finished with returncode 3. Output: ERROR 2030-01-16 19:06:56 CJS-00095  Return code 3 of executable C:\oracle\ora92/bin/lsnrc