- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 49字
- 2021-07-02 14:00:16
Installation on Mac
To install python3, first we must have brew installed on our system. To install brew on your system, run the following command:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
By running the preceding command. brew will get installed. Now we will install python3 using brew:
brew install python3
推薦閱讀
- Visual C++程序設(shè)計(jì)教程
- MySQL數(shù)據(jù)庫(kù)管理實(shí)戰(zhàn)
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- 信息可視化的藝術(shù):信息可視化在英國(guó)
- 三維圖形化C++趣味編程
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 圖數(shù)據(jù)庫(kù)實(shí)戰(zhàn)
- Learning Unreal Engine Android Game Development
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Internet of Things with ESP8266
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開(kāi)發(fā)
- Everyday Data Structures
- Natural Language Processing with Python Quick Start Guide
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- JavaScript悟道