<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>《Pipenv使用时出现TypeError、ResourceWarning、或ImportError错误的解决方法》的评论</title>
	<atom:link href="https://greyli.com/pipenv-install-got-typeerror-resourcewarning-or-importerror/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com/pipenv-install-got-typeerror-resourcewarning-or-importerror/</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Wed, 05 Nov 2025 16:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>作者：su</title>
		<link>https://greyli.com/pipenv-install-got-typeerror-resourcewarning-or-importerror/#comment-6488</link>
		<dc:creator><![CDATA[su]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 08:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=1953#comment-6488</guid>
		<description><![CDATA[今天在使用pipenv时就出现了这个问题，最后发现是pip 18.1 与 pipenv 2018.7.1 不兼容，pipenv shell 之后运行 pipenv install pip==18.0 解决]]></description>
		<content:encoded><![CDATA[<p>今天在使用pipenv时就出现了这个问题，最后发现是pip 18.1 与 pipenv 2018.7.1 不兼容，pipenv shell 之后运行 pipenv install pip==18.0 解决</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：xiaopo</title>
		<link>https://greyli.com/pipenv-install-got-typeerror-resourcewarning-or-importerror/#comment-6479</link>
		<dc:creator><![CDATA[xiaopo]]></dc:creator>
		<pubDate>Fri, 12 Oct 2018 05:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=1953#comment-6479</guid>
		<description><![CDATA[感谢，确实是pipenv 2018.7.1的问题。]]></description>
		<content:encoded><![CDATA[<p>感谢，确实是pipenv 2018.7.1的问题。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
