macOS安装Python&&Pycharm详解!保姆级教程,一学就会!
1. 下载Python有需要打包好的Pycharm&&Python激活码和安装包也可直接扫下方
https://img-blog.csdnimg.cn/img_convert/03538641875701fc3dcb018e9049babd.png
[*]起首登陆python官网:www.python.org/
https://img-blog.csdnimg.cn/img_convert/ee3c56a05ac9ec68f0b51b68a6a060f4.webp?x-oss-process=image/format,png
[*]点击Download按钮,选择自己电脑的体系,有些时间网页可以自动辨认
https://img-blog.csdnimg.cn/img_convert/7e0739e3a686519c3fd4252b664d1134.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/7c6578ddcd806ee271b18b13bccac59c.webp?x-oss-process=image/format,png
[*]下载最新的python
https://img-blog.csdnimg.cn/img_convert/c0211e8297bb16e99b4351cc7ba220e6.webp?x-oss-process=image/format,png
版本号是随着版本发展不绝演进,上图中表现3.12.2。但都是python3
[*]等候下载完成,打开文件,一直点击继续直到安装乐成
https://img-blog.csdnimg.cn/img_convert/3acefb5968c24d97141456c67c854901.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/f619f86baca4bc1d0a19bfd3ba39d78c.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/7378915a33a48a940b6203c75644c7e3.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/fda6b918601c5f8c4bf1ace4d08b538c.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/4bfd39d0e516a1d721a274efb72fd63b.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/7ae3cd9fc9ab3f122700e5e9286d23ff.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/2251aa04f3414f625eaecdc48caf553d.webp?x-oss-process=image/format,png
管理员输入用户名和密码
https://img-blog.csdnimg.cn/img_convert/7cf31b6d9edd350dc991109abb5a2383.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/ac4d0d63c96d74a1f52457cbb1b87c7d.webp?x-oss-process=image/format,png
[*]打开自己电脑终端验证是否安装乐成
https://img-blog.csdnimg.cn/img_convert/1de12961bba0b8ce9b06e1638528659e.webp?x-oss-process=image/format,png
从访达->前去->实用工具->终端
https://img-blog.csdnimg.cn/img_convert/0dba5710623699922b0d9e93ebac1ac2.webp?x-oss-process=image/format,png
输入python3出现以下字段表示安装乐成。
~ % python3
Python 3.12.2 (v3.12.2:6abddd9f6a, Feb6 2024, 17:02:06) on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
假如出现其他版本也不要惊慌,可能以前安装过其他版本,输入python3.12即可
2. 安装pycharm
[*] 登陆pycharm官网:www.jetbrains.com.cn/en-us/pycha…
[*] 点击下载可以自动辨认目前的体系,有两个版本可以选择
[*]
[*]PyCharm Professional 专业版(收费,大学生可以申请免费licen)
[*]PyCharm Community Edition 社区版 (免费且学习够用)
https://img-blog.csdnimg.cn/img_convert/b416fa12da1b45036f441fdfc0b2d619.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/d5b4325ae62c95cce7b01de8bb686c0b.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/8231fa4c6541bd613e0fa04e3dac707b.webp?x-oss-process=image/format,png
[*]安装
https://img-blog.csdnimg.cn/img_convert/5a89ad22419cb486390584e7b1aa535b.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/2b521feca941b05d038c361e19915a84.webp?x-oss-process=image/format,png
https://img-blog.csdnimg.cn/img_convert/798852e2ddee3ea19a32bbd4e535733d.webp?x-oss-process=image/format,png
打开
https://img-blog.csdnimg.cn/img_convert/f2ad076fbb6b4f12d2f45923e95e6ca5.webp?x-oss-process=image/format,png
[*]安装乐成后续再进行下一步学习
https://img-blog.csdnimg.cn/img_convert/da05112e5c1fc78fd003789922551bc7.webp?x-oss-process=image/format,png
---------------------------END--------------------------- 题外话
感谢你能看到最后,给大家准备了一些福利!
感兴趣的小搭档,赠送全套Python学习资料,包含面试题、简历资料等具体看下方。
https://img-blog.csdnimg.cn/img_convert/03538641875701fc3dcb018e9049babd.png
页:
[1]