<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek002/tags/Python/</link>
    <description>Recent content in Python on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 25 Sep 2024 03:46:09 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek002/tags/Python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>解决Python urllib3 v2.0 OpenSSL版本兼容性问题</title>
      <link>https://index.zshipu.com/geek002/post/20240918/%E8%A7%A3%E5%86%B3Python-urllib3-v2.0-OpenSSL%E7%89%88%E6%9C%AC%E5%85%BC%E5%AE%B9%E6%80%A7%E9%97%AE%E9%A2%98--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Wed, 25 Sep 2024 03:46:09 +0000</pubDate>
      <guid>https://index.zshipu.com/geek002/post/20240918/%E8%A7%A3%E5%86%B3Python-urllib3-v2.0-OpenSSL%E7%89%88%E6%9C%AC%E5%85%BC%E5%AE%B9%E6%80%A7%E9%97%AE%E9%A2%98--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>在Python中使用urllib3库时，可能会遇到与OpenSSL版本不兼容的问题。以下是解决此问题的两种方法： 方法一：升级OpenSSL版本 检查Python和pip版本： 运行命令 pip show python 以确保系统已安装最新版本的Python和pip。 升级OpenSSL： 运行命令 pip install --upgrade openssl 来升级Op</description>
    </item>
  </channel>
</rss>
