- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 72字
- 2021-08-27 18:48:16
Python installation for macOS
macOS natively comes with Python 2.7. To install Python 3.4+, download the installation wizard and follow the instructions. Following is a screenshot of the wizard at the first step:

Some Python packages require Xcode command-line tools to compile properly. Xcode can be obtained from the Mac App Store. To install the command-line tools, enter the following command in the Terminal: xcode-select --install . Then follow the installation prompts.
推薦閱讀
- arc42 by Example
- 架構不再難(全5冊)
- 基于免疫進化的算法及應用研究
- PostgreSQL 11從入門到精通(視頻教學版)
- Learning Zurb Foundation
- Getting Started with Greenplum for Big Data Analytics
- 單片機C語言程序設計實訓100例
- 零基礎入門學習Python(第2版)
- Python圖形化編程(微課版)
- Beginning C++ Game Programming
- 軟件體系結構
- Android智能手機APP界面設計實戰教程
- Using Yocto Project with BeagleBone Black
- AngularJS UI Development
- 從Excel到Python:用Python輕松處理Excel數據