Home  >  Article  >  Backend Development  >  Detailed explanation of the steps to build a Python integrated development environment in Mac OSX

Detailed explanation of the steps to build a Python integrated development environment in Mac OSX

高洛峰
高洛峰Original
2017-03-21 14:11:182269browse

This blog shares how to build Python integrated development environment in Mac OSX system

First go to the Python official website to download python, python official website link

Mac OSX中搭建Python集成开发环境步骤详解

Choose to download the Python2.7.9 version here. After the download is complete, Installation:

Mac OSX中搭建Python集成开发环境步骤详解

The installation is successful, open the terminal:

Mac OSX中搭建Python集成开发环境步骤详解

Mac OSX中搭建Python集成开发环境步骤详解

Installation, drag Pycharm into the mac application

Mac OSX中搭建Python集成开发环境步骤详解

Mac OSX中搭建Python集成开发环境步骤详解

Mac OSX中搭建Python集成开发环境步骤详解

Create the first Python project:

Mac OSX中搭建Python集成开发环境步骤详解

Run the python file

Mac OSX中搭建Python集成开发环境步骤详解

The above is the detailed content of Detailed explanation of the steps to build a Python integrated development environment in Mac OSX. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn