macOS安装Python

目录

首先你需要打开 Python的官网进行下载,点击 Latest Python 3 Release - Python 3.7.3 进行下载:

install on windows

下载完成之后一路下一步,注意其中有一节需要点击 Add Python To PATH,把它勾上。

install on windows step 1 install on windows step 2 install on windows step 3 install on windows step 4 install on windows step 5 install on windows step 6

在cmd窗口输入 python --version 如果打印出了Python的版本是 3.x 那么就是ok的!

$ python --version
Python 3.6.0


更多文章
  • HTTP 压力测试中的 Coordinated Omission
  • 2的补码
  • 编程语言中的 context 是什么?
  • flutter macOS 构建出错
  • Flatpak 使用小记
  • Golang CAS 操作是怎么实现的
  • PostgreSQL 当MQ来使用
  • Clash 结合 工作VPN 的网络设计
  • 使用 PostgreSQL 搭建 JuiceFS
  • PostgreSQL 配置优化和日志分析
  • 有GitHub Copilot?那就可以搭建你的ChatGPT4服务
  • 窗口函数的使用(以PG为例)
  • 读《为什么学生不喜欢上学》
  • OpenAI Prompt Engineering 摘录和总结
  • 读《打造真正的新产品》