<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>centos7.6 python2.7.5 升级到3.7.3 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/centos7-6-python2-7-5-%E5%8D%87%E7%BA%A7%E5%88%B03-7-3/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Mon, 12 Jul 2021 10:27:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>centos7.6 python2.7.5 升级到3.7.3</title>
		<link>https://moneyslow.com/centos7-6-python2-7-5-%e5%8d%87%e7%ba%a7%e5%88%b03-7-3.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Wed, 03 Jun 2020 00:56:29 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos7.6 python2.7.5 升级到3.7.3]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=11284</guid>

					<description><![CDATA[关于Python3.7以上的版本，为了以防万一，安装一下libffi-devel,如果有了就会提示。
yum install -y libffi-devel
否则会出现ModuleNotFoundError: No module named '_ctypes'的报错。
在make install后执行echo $?，为0表示没有出错。如果没有报错，在/usr/local会生成python3.7目录。]]></description>
		
		
		
			</item>
	</channel>
</rss>
