如何在Windows 7中的python 3.x上安装curl?

发布于 2024-10-07 20:38:01 字数 75 浏览 3 评论 0原文

您能否告诉我如何将 python 3.x 的curl 安装到 Windows 7。Ease_install 仅适用于该类型的 2 版本。

Can you please tell how to install curl for python 3.x to Windows 7. Ease_install only for the 2 version of the sort.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清眉祭 2024-10-14 20:38:02

没有名为“curl”的模块,所以不清楚你的意思是什么?

  • pycURL?
  • 友好的_卷曲?
  • pylibcurl?
  • 卷曲包装?
  • pyparallelcurl?

无论如何,据我所知,它们都没有移植到 Python 3,因此如何在 Python 3 上安装它们的答案是:与作者交谈并帮助移植它们!很有趣!

There is no module called "curl", so it's unclear what you mean?

  • PycURL?
  • friendly_curl?
  • pylibcurl?
  • curlwrapper?
  • pyparallelcurl?

In any case, as far as I can gather, none of them are ported to Python 3, so the answer on how to install them on Python 3 is: Talk to the authors and help port them! It's fun!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文