{"id":42470,"date":"2024-10-03T14:26:24","date_gmt":"2024-10-03T06:26:24","guid":{"rendered":"https:\/\/server.hk\/cnblog\/42470\/"},"modified":"2024-10-03T14:26:24","modified_gmt":"2024-10-03T06:26:24","slug":"centos-6-5-%e5%ae%89%e8%a3%9d-python-3-5","status":"publish","type":"post","link":"https:\/\/server.hk\/cnblog\/42470\/","title":{"rendered":"CentOS 6.5 \u5b89\u88dd Python 3.5"},"content":{"rendered":"<h1 id=\"centos-6-5-%e5%ae%89%e8%a3%9d-python-3-5-mACwMktydZ\">CentOS 6.5 \u5b89\u88dd Python 3.5<\/h1>\n<p>\u5728\u7576\u4eca\u7684\u958b\u767c\u74b0\u5883\u4e2d\uff0cPython \u662f\u4e00\u7a2e\u5ee3\u6cdb\u4f7f\u7528\u7684\u7a0b\u5f0f\u8a9e\u8a00\uff0c\u56e0\u5176\u7c21\u55ae\u6613\u5b78\u548c\u5f37\u5927\u7684\u529f\u80fd\u800c\u53d7\u5230\u958b\u767c\u8005\u7684\u9752\u775e\u3002\u96d6\u7136 CentOS 6.5 \u662f\u4e00\u500b\u76f8\u5c0d\u8f03\u820a\u7684\u64cd\u4f5c\u7cfb\u7d71\uff0c\u4f46\u4ecd\u7136\u6709\u8a31\u591a\u7528\u6236\u9700\u8981\u5728\u5176\u4e0a\u5b89\u88dd Python 3.5\u3002\u672c\u6587\u5c07\u8a73\u7d30\u4ecb\u7d39\u5982\u4f55\u5728 CentOS 6.5 \u4e0a\u5b89\u88dd Python 3.5 \u7684\u6b65\u9a5f\u3002<\/p>\n<h2 id=\"%e5%89%8d%e6%9c%9f%e6%ba%96%e5%82%99-mACwMktydZ\">\u524d\u671f\u6e96\u5099<\/h2>\n<p>\u5728\u958b\u59cb\u5b89\u88dd\u4e4b\u524d\uff0c\u8acb\u78ba\u4fdd\u60a8\u7684\u7cfb\u7d71\u5df2\u7d93\u66f4\u65b0\u5230\u6700\u65b0\u7248\u672c\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f86\u66f4\u65b0\u7cfb\u7d71\uff1a<\/p>\n<pre><code>sudo yum update<\/code><\/pre>\n<p>\u6b64\u5916\uff0c\u60a8\u9084\u9700\u8981\u5b89\u88dd\u4e00\u4e9b\u5fc5\u8981\u7684\u4f9d\u8cf4\u5305\uff0c\u9019\u4e9b\u5305\u5c07\u5e6b\u52a9\u60a8\u9806\u5229\u5b89\u88dd Python 3.5\u3002\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5b89\u88dd\u4f9d\u8cf4\u5305\uff1a<\/p>\n<pre><code>sudo yum groupinstall \"Development Tools\"<\/code><\/pre>\n<pre><code>sudo yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel<\/code><\/pre>\n<h2 id=\"%e4%b8%8b%e8%bc%89-python-3-5-mACwMktydZ\">\u4e0b\u8f09 Python 3.5<\/h2>\n<p>\u63a5\u4e0b\u4f86\uff0c\u60a8\u9700\u8981\u5f9e\u5b98\u65b9\u7db2\u7ad9\u4e0b\u8f09 Python 3.5 \u7684\u6e90\u78bc\u3002\u53ef\u4ee5\u4f7f\u7528 wget \u547d\u4ee4\u4f86\u4e0b\u8f09\uff1a<\/p>\n<pre><code>wget https:\/\/www.python.org\/ftp\/python\/3.5.10\/Python-3.5.10.tgz<\/code><\/pre>\n<p>\u4e0b\u8f09\u5b8c\u6210\u5f8c\uff0c\u89e3\u58d3\u7e2e\u8a72\u6587\u4ef6\uff1a<\/p>\n<pre><code>tar -xzf Python-3.5.10.tgz<\/code><\/pre>\n<h2 id=\"%e7%b7%a8%e8%ad%af%e5%92%8c%e5%ae%89%e8%a3%9d-python-3-5-mACwMktydZ\">\u7de8\u8b6f\u548c\u5b89\u88dd Python 3.5<\/h2>\n<p>\u9032\u5165\u89e3\u58d3\u7e2e\u7684\u76ee\u9304\uff0c\u7136\u5f8c\u958b\u59cb\u7de8\u8b6f\u548c\u5b89\u88dd Python 3.5\uff1a<\/p>\n<pre><code>cd Python-3.5.10<\/code><\/pre>\n<pre><code>.\/configure --enable-optimizations<\/code><\/pre>\n<pre><code>make<\/code><\/pre>\n<pre><code>sudo make altinstall<\/code><\/pre>\n<p>\u9019\u88e1\u4f7f\u7528\u4e86 <code>make altinstall<\/code> \u800c\u4e0d\u662f <code>make install<\/code>\uff0c\u9019\u6a23\u53ef\u4ee5\u907f\u514d\u8986\u84cb\u7cfb\u7d71\u9810\u8a2d\u7684 Python \u7248\u672c\u3002<\/p>\n<h2 id=\"%e9%a9%97%e8%ad%89%e5%ae%89%e8%a3%9d-mACwMktydZ\">\u9a57\u8b49\u5b89\u88dd<\/h2>\n<p>\u5b89\u88dd\u5b8c\u6210\u5f8c\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f86\u9a57\u8b49 Python 3.5 \u662f\u5426\u5b89\u88dd\u6210\u529f\uff1a<\/p>\n<pre><code>python3.5 --version<\/code><\/pre>\n<p>\u5982\u679c\u986f\u793a\u51fa Python 3.5 \u7684\u7248\u672c\u865f\uff0c\u5247\u8868\u793a\u5b89\u88dd\u6210\u529f\u3002<\/p>\n<h2 id=\"%e5%ae%89%e8%a3%9d-pip-mACwMktydZ\">\u5b89\u88dd pip<\/h2>\n<p>\u70ba\u4e86\u65b9\u4fbf\u7ba1\u7406 Python \u5957\u4ef6\uff0c\u5efa\u8b70\u5b89\u88dd pip\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f86\u5b89\u88dd pip\uff1a<\/p>\n<pre><code>wget https:\/\/bootstrap.pypa.io\/get-pip.py<\/code><\/pre>\n<pre><code>python3.5 get-pip.py<\/code><\/pre>\n<p>\u5b89\u88dd\u5b8c\u6210\u5f8c\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f86\u9a57\u8b49 pip \u662f\u5426\u5b89\u88dd\u6210\u529f\uff1a<\/p>\n<pre><code>pip3.5 --version<\/code><\/pre>\n<h2 id=\"%e7%b8%bd%e7%b5%90-mACwMktydZ\">\u7e3d\u7d50<\/h2>\n<p>\u5728 CentOS 6.5 \u4e0a\u5b89\u88dd Python 3.5 \u7684\u904e\u7a0b\u76f8\u5c0d\u7c21\u55ae\uff0c\u53ea\u9700\u9075\u5faa\u4e0a\u8ff0\u6b65\u9a5f\u5373\u53ef\u5b8c\u6210\u3002\u96a8\u8457 Python \u7684\u5ee3\u6cdb\u61c9\u7528\uff0c\u638c\u63e1\u5176\u5b89\u88dd\u548c\u4f7f\u7528\u5c07\u5c0d\u958b\u767c\u8005\u7684\u5de5\u4f5c\u5927\u6709\u88e8\u76ca\u3002\u5982\u679c\u60a8\u9700\u8981\u66f4\u9ad8\u6548\u7684\u958b\u767c\u74b0\u5883\uff0c\u8003\u616e\u4f7f\u7528 <a href=\"https:\/\/server.hk\">\u9999\u6e2fVPS<\/a> \u4f86\u90e8\u7f72\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u9019\u5c07\u70ba\u60a8\u63d0\u4f9b\u66f4\u597d\u7684\u6027\u80fd\u548c\u7a69\u5b9a\u6027\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to install Python 3.5 on CentOS 6.5 with step-by-step instructions for a smooth setup and enhanced programming capabilities.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4924],"tags":[],"class_list":["post-42470","post","type-post","status-publish","format-standard","hentry","category-setup-tutorials"],"_links":{"self":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/42470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/comments?post=42470"}],"version-history":[{"count":1,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/42470\/revisions"}],"predecessor-version":[{"id":42471,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/42470\/revisions\/42471"}],"wp:attachment":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/media?parent=42470"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/categories?post=42470"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/tags?post=42470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}