{"id":3407,"date":"2025-06-28T21:00:56","date_gmt":"2025-06-28T13:00:56","guid":{"rendered":"https:\/\/blog.kangyue.pro\/?p=3407"},"modified":"2025-06-28T21:11:06","modified_gmt":"2025-06-28T13:11:06","slug":"windows7%e6%94%af%e6%8c%81python%e5%8f%8apip%e7%9a%84%e6%9c%80%e9%ab%98%e7%89%88%e6%9c%ac","status":"publish","type":"post","link":"https:\/\/blog.kangyue.pro\/?p=3407","title":{"rendered":"Windows7\u652f\u6301Python\u53caPIP\u7684\u6700\u9ad8\u7248\u672c"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Python 3.8<\/h1>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.python.org\/ftp\/python\/3.8.0\/python-3.8.0-amd64.exe\">https:\/\/www.python.org\/ftp\/python\/3.8.0\/python-3.8.0-amd64.exe<\/a>\uff0864\u4f4d\u5b89\u88c5\u5305\uff09<\/li>\n\n\n\n<li><a href=\"https:\/\/www.python.org\/downloads\/release\/python-380\/\">https:\/\/www.python.org\/downloads\/release\/python-380\/<\/a><\/li>\n<\/ul>\n\n\n\n<h1 class=\"wp-block-heading\">PyInstaller 5.6.2<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>\u65b9\u6cd5\u4e8c\uff1a\u8054\u7f51\u7535\u8111\u4e00\u6b21\u6027\u6253\u5305\u4f9d\u8d56\n\u5728WINDOWS 10\/11\u7535\u8111\u4e0a\u8fd0\u884c\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u6240\u6709\u4f9d\u8d56\uff1a\n\npip download pyinstaller==5.6.2\n\n\u8fd9\u4f1a\u4e0b\u8f7d PyInstaller 5.6.2 \u548c\u5b83\u7684\u6240\u6709\u4f9d\u8d56 .whl \u6587\u4ef6\u5230\u5f53\u524d\u76ee\u5f55\u3002\n\n\u7136\u540e\u5c06\u8fd9\u4e9b .whl \u62f7\u8d1d\u5230 Windows 7 \u673a\u5668\u4e0a\uff0c\u6267\u884c\uff1a\n\npip install *.whl<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">pip 24.X<\/h1>\n\n\n\n<p>\u5b89\u88c5\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/pypi.tuna.tsinghua.edu.cn\/packages\/25\/49\/2255373efd193c6fbd97dc22399e9c830a6517a0f02ca77fbc0bd83ac5cc\/pip-24.1-py3-none-any.whl#sha256=a775837439bf5da2c1a0c2fa43d5744854497c689ddbd9344cf3ea6d00598540\">https:\/\/pypi.tuna.tsinghua.edu.cn\/packages\/25\/49\/2255373efd193c6fbd97dc22399e9c830a6517a0f02ca77fbc0bd83ac5cc\/pip-24.1-py3-none-any.whl#sha256=a775837439bf5da2c1a0c2fa43d5744854497c689ddbd9344cf3ea6d00598540<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/pypi.tuna.tsinghua.edu.cn\/simple\/pip\/\">https:\/\/pypi.tuna.tsinghua.edu.cn\/simple\/pip\/<\/a><\/li>\n<\/ul>\n\n\n\n<p>\u547d\u4ee4\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\Users\\Administrator\\Downloads&gt;\"C:\\Program Files\\Python38\\python.exe\" -m pip install pip-24.1-py3-none-any.whl<\/code><\/pre>\n\n\n\n<p>\u4ee5\u4e0a\u547d\u4ee4\u4e2d\u7684\u8def\u5f84\u53ca\u6587\u4ef6\u540d\u5e94\u914c\u60c5\u4fee\u6539\u3002<\/p>\n\n\n\n<p>Windows 7 \u4e2d\u5b89\u88c524.1-pip\u6210\u529f\u7684\u622a\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"668\" height=\"431\" src=\"https:\/\/blog.kangyue.pro\/wp-content\/uploads\/2025\/06\/image-159.png\" alt=\"\" class=\"wp-image-3408\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Python 3.8 PyInstaller 5.6.2 pip 24.X \u5b89\u88c5\uff1a \u547d\u4ee4\uff1a \u4ee5\u4e0a\u547d\u4ee4\u4e2d\u7684\u8def\u5f84\u53ca [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3407","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/posts\/3407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3407"}],"version-history":[{"count":3,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/posts\/3407\/revisions"}],"predecessor-version":[{"id":3413,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=\/wp\/v2\/posts\/3407\/revisions\/3413"}],"wp:attachment":[{"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3407"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3407"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.kangyue.pro\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}