使用Anaconda2 和 Pycharm搭建Python IDE

一 下载地址:

Anaconda2 https://www.continuum.io/downloads
Pycharm2016 https://www.jetbrains.com/pycharm/download/

二 windows 下安装:

  1. 下载两个软件,先安装Anaconda2,再安装pycharm2016
  2. 在Pycharm File->settings->Project **->Project Interpreter->选择Anaconda 自带的python
    如下图,包含了numpy,scipy和matplotlib等常用modules:
    这里写图片描述
  3. IDE环境如下图:
    这里写图片描述

三 Linux 下安装(以Ubuntu为例):

1. Enviroment
OS: ubuntu 14.04 LTS, 64-bit
IDE: PyCharm 5.0.4 Community Edition
Interpreter: Python 2.7.11

2. Build a Python IDE
a. Install Python 2.7.11, Numpy and Matplotlib
The Anaconda2 is strongly recommanded, which contains
a great many packages, including numpy, scipy and matplotlib.
First install Anaconda2, for example the install shell script
‘Anaconda2-2.5.0-Linux-x86_64.sh’ in path /home/devel/Downloads.
i. Open a terminal, run:

cd /home/devel/Downloads

ii. Run:

bash Anaconda2-2.5.0-Linux-x86_64.sh

iii. Follow the orders to complete the installation.

b. Install Pycharm5
The Pycharm5 is one of the most popular python IDEs in Linux and
Windows. For example, the package ‘pycharm-community-5.0.4.tar.gz’
in path /home/devel/Downloads.
i. Open a terminal, run:

cd /home/devel/Downloads

ii. Run:

tar xfz pycharm-community-5.0.4.tar.gz

iii. Then in the current folder, folder ‘pycharm-community-5.0.4’
appears. Then go into this folder by running:

cd ./pycharm-community-5.0.4/bin

iiii. Then there should be a ‘pycharm.sh’ in the current folder.
this is the installing shell script of pycharm. Run:

bash pycharm.sh

iiiii. Follow the orders to complete the installation.

c. Set the Pycharm
The Pycharm is opened once you have completed the intallation. It’s
quite friendly to use.
i. If you never intalled the pycharm before, use the default setting
when you are asked.
ii. You can choose the python interpreter, the Python 2.7.11 contained
in anaconda2 is strongly recommended.
d. Programm in Pycharm
Following the tips or user manual, it’s not hard to use.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值