<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Python - 标签 - DeemBear's Blog</title><link>https://deembear.top/tags/python/</link><description>Python - 标签 | DeemBear's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 16 Sep 2021 16:05:50 +0000</lastBuildDate><atom:link href="https://deembear.top/tags/python/" rel="self" type="application/rss+xml"/><item><title>python总结</title><link>https://deembear.top/posts/technology/python/</link><pubDate>Thu, 16 Sep 2021 16:05:50 +0000</pubDate><author>作者</author><guid>https://deembear.top/posts/technology/python/</guid><description>Python 相关问题 Python ImportError: No module named _bz2 1 2 sudo apt-get install libbz2-dev #重新编译Python ImportError: Missing optional dependency &amp;lsquo;openpyxl&amp;rsquo; 1 2 pip install openpyxl #重新编译Python 重置linux的python 1 2 unset PYTHONHOME unset PYTHONPATH 安</description></item></channel></rss>