转自:https://gist.github.com/lxneng/1031014(env)~/env pip install pycurlDownloading/unpacking pycurlDownloading pycurl-7.19.0.tar.gz (71Kb): 71Kb downloadedRunning setup.py egg_info for package pycurlsh: curl-config: not foundTraceback (most recent call last):File "<string>", line 14, in <module>File "/home/eric/env/build/pycurl/setup.py", line 90, in <module>raise Exception, ("`%s' not found -- please install the libcurl development files" % CURL_CONFIG)Exception: `curl-config' not found -- please install the libcurl development filesComplete output from command python setup.py egg_info:sh: curl-config: not foundTraceback (most recent call last):File "<string>", line 14, in <module>File "/home/eric/env/build/pycurl/setup.py", line 90, in <module>raise Exception, ("`%s' not found -- please install the libcurl development files" % CURL_CONFIG)Exception: `curl-config' not found -- please install the libcurl development files----------------------------------------Command python setup.py egg_info failed with error code 1Storing complete log in /home/eric/.pip/pip.log(env)~/env apt-cache depends python-pycurlpython-pycurlDepends: libc6Depends: libcurl3-gnutlsDepends: libgcrypt11Depends: libgnutls26Depends: libgssapi-krb5-2Depends: libidn11Depends: libldap-2.4-2Depends: zlib1gDepends: pythonDepends: pythonDepends: python-supportSuggests: libcurl4-gnutls-devSuggests: python-pycurl-dbgConflicts: <python2.3-pycurl>Conflicts: <python2.4-pycurl>Replaces: <python2.3-pycurl>Replaces: <python2.4-pycurl>(env)~/env(env)~/env sudo apt-get install libcurl4-gnutls-devthen ``pip install pycurl``
详细解决方案
Exception: `curl-config' not found -- please install the libcurl development files
热度:30 发布时间:2023-12-22 08:42:20.0
相关解决方案
- Struts-config.xml配置action-地图pings元素略计
- Exception in thread "main" org.hibernate.HibernateException: /hibernate.cfg.xml解决办法
- Class not found: com.mchange.v2.c3p0.ComboPooledDataSource,该怎么处理
- Struts-config.xml配置文件《action-地图pings》元素的详解
- Hibernate执行存储过程报了一个郁闷的错误(Column 'user2_0_0_' not found.)
- 大神们开始觅错啦!org.hibernate.exception.SQLGrammarException: could not execute query
- 404,500跳转到登录页面,疏失:The Struts dispatcher cannot be found
- struts2 exception,该怎么解决
- 新手求教。spring+axis2集成的有关问题。The endpoint reference (EPR) for the Operation not found
- GWT 报错,能的请进: com.google.gwt.event.shared.UmbrellaException: Exception caught: Se
- 新手Dialect class not found
- Exception loading sessions from persistent storage,该怎么解决
- tomcat报错: File "/js_list.jsp" not found,该怎么解决
- web service No services have been found.解决方法
- java.sql.SQLException: No suitable driver found for jdbc:oracle:thin:192.168解决思路
- No setter found for property 'sessionFactoroy' in class 'com.iBBS.dao.impl.UserI解决思路
- 一声,struts中,struts.xml和struts-config.xml是不是一样
- 呀javax.servlet.ServletException: Servlet execution threw an exception
- Exception in thread "main" java.lang.UnsupportedClassVersionError:有关问题
- null id in com.bsw.gms.hibernate.pojo.Score entry (don't flush the Session after an exception occurs,该怎么解决
- Files' name is invalid or does not exist (1205).这是关于什么的异常
- java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306,该怎么处理
- 紧急 Exception starting filter struts2
- struts2+spring+hibernate中No property found,该如何处理
- 谁帮小弟我看下Source not found for ResponseFacade.sendRedirect(String) line: 483
- sh框架的structs-config.xml报错,该如何处理
- org.hibernate.exception.SQLGrammarException: could not execute query有关问题求解
- SEVERE: Exception starting filter struts2,该怎么处理
- Cause: java.sql.SQLException: 关闭的连接]; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException解决思路
- MyEclipse在jsp文件设置了断点,F6单步调试,总出现_jspService页面,提示:Source not found for XXXX.jsp解决办法