Files
fzu-product/.vitepress/dist/assets/技术资源汇总(杭电支持版)_3.编程思维体系构建_3.6.3安装python.md.D3dPRaxz.lean.js

2 lines
3.0 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
import{_ as l,D as r,c as i,j as t,I as e,w as s,a as o,a4 as c,o as p}from"./chunks/framework.DtvhUNIn.js";const $=JSON.parse('{"title":"安装 python","description":"","frontmatter":{},"headers":[],"relativePath":"技术资源汇总(杭电支持版)/3.编程思维体系构建/3.6.3安装python.md","filePath":"技术资源汇总(杭电支持版)/3.编程思维体系构建/3.6.3安装python.md"}'),_={name:"技术资源汇总(杭电支持版)/3.编程思维体系构建/3.6.3安装python.md"},h=t("h1",{id:"安装-python",tabindex:"-1"},[o("安装 python "),t("a",{class:"header-anchor",href:"#安装-python","aria-label":'Permalink to "安装 python"'},"")],-1),d={class:"warning custom-block"},u=t("p",{class:"custom-block-title"},"😍 教程",-1),b=t("p",null,[t("a",{href:"https://www.bilibili.com/video/BV1Bp4y117UW",target:"_blank",rel:"noreferrer"},"Python 小白必看,非常生动的 Pycharm 与 Anaconda 安装教学干货_哔哩哔哩_bilibili")],-1),y=t("p",null,[t("a",{href:"https://www.bilibili.com/video/BV15U4y1J7Ss",target:"_blank",rel:"noreferrer"},"Win10 下 Conda-Pycharm-Pytorch 的安装_哔哩哔哩_bilibili")],-1),f=t("h2",{id:"巧妇难为无米之炊",tabindex:"-1"},[o("巧妇难为无米之炊 "),t("a",{class:"header-anchor",href:"#巧妇难为无米之炊","aria-label":'Permalink to "巧妇难为无米之炊"'},"")],-1),m=t("p",null,"你可以在终端上用 Python 解释器",-1),k=t("p",null,"也可以尝试使用 VSCPycharm 等集成开发环境",-1),w=t("p",null,"同样我们也推荐你使用 Jupyter Notebook",-1),g=t("p",null,"我们推荐你都进行一波尝试,同样这也会作为一个任务",-1),x={class:"warning custom-block"},P={class:"custom-block-title"},V=t("strong",null,"Windows 用户",-1),v=t("p",null,[o("打开 "),t("a",{href:"https://www.python.org/",target:"_blank",rel:"noreferrer"},"Python 官方网站"),o("找到“Download”里的“Latest: Python 3.x.y”。")],-1),B=t("p",null,[t("strong",null,"下载完成后请大家按照下图的示意务必勾选“Add Python 3.x to PATH”然后再点击“Install Now”等待安装完成后关闭安装程序。")],-1),N=t("p",null,[t("strong",null,"注意windows11 安装好后 命令行输入 python 可能会跳到 Microsoft 应用商店 可在 customize installation自定义安装next 勾选 install for all users")],-1),J=t("p",null,[o("在终端输入 "),t("code",null,"sudo apt install python3"),o(" 即可完成 Python3 的全部安装流程")],-1),S=t("p",null,[o("可以输入 "),t("code",null,"python3 --version"),o(" 检验是否成功。")],-1),T=c("",4);function j(z,A,C,U,W,I){const a=r("Bilibili"),n=r("font");return p(),i("div",null,[h,t("div",d,[u,b,e(a,{bvid:"BV1Bp4y117UW"}),y,e(a,{bvid:"BV15U4y1J7Ss"})]),f,m,k,w,g,t("div",x,[t("p",P,[e(n,{size:"5"},{default:s(()=>[o("😐 解释器")]),_:1})]),e(n,{size:"5"},{default:s(()=>[V]),_:1}),v,B,N,e(n,{size:"5"},{default:s(()=>[o("**GNU/Linux 系统**")]),_:1}),J,S]),T])}const F=l(_,[["render",j]]);export{$ as __pageData,F as default};