Windows上的pycurl安装

编程入门 行业动态 更新时间:2024-10-24 19:19:18
本文介绍了Windows上的pycurl安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我无法在Windows上的Python2.6上安装pycurl.出现以下错误:

I am not able to install pycurl on Windows on Python2.6. Getting following error:

C:\Documents and Settings\vijayendra\Desktop\Downloads\pycurl-7.19.0>python setup.py install --curl-dir="C:\Documents and Settings\vijayendra\Desktop\Downloads\ curl-7.19.5-win32-ssl\curl-7.19.5" Using curl directory: C:\Documents and Settings\vijayendra\Desktop\Downloads\curl-7.19.5-win32-ssl\curl-7.19.5 Traceback (most recent call last): File "setup.py", line 210, in <module> assert os.path.isfile(o), o AssertionError: C:\Documents and Settings\vijayendra\Desktop\Downloads\curl-7.19.5-win32-ssl\curl-7.19.5\lib\libcurl.lib

知道这个错误是什么以及如何解决这个错误吗?

Any idea what is this error about and how to fix this?

推荐答案

wiki.woodpecker/moin/PyCurl?action=AttachFile&do=view&target=pycurl-7.20.1-bin-win32-py26.zip

将其解压缩并将其全部复制到您的网站程序包中:)

unzip it and copy all to your site-packages :)

更多推荐

Windows上的pycurl安装

本文发布于:2023-07-05 01:15:45,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1031265.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Windows   pycurl

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!