linux配置python_Linux安装python

1.打开终端,输入:wget https://www.python.org/ftp/python/3.5.0/Python-3.5.0b4.tgz下载完毕后

2.输入解压命令:tar –zxvf Python-3.5.0b4.tgz;

3.切换到解压的目录:cd Python*

4.接下来就是安装:./configure;

5.make;

6.sudo make install

7.然后查看一下就知道了:输入python如果出现下面的提示:Python 3.5.0 (#1, Aug 06 2015, 14:04:52)[GCC 4.1.1 20061130 (Red Hat 4.1.1-43)] on l

nux2;Type “help”, “copyright”, “credits” or “license” for more information.

就说明成功了,

详细可以参考:http://blog.csdn.net/ubuntucc/article/details/9257731

安装pycharm

参考地址:http://www.cnblogs.com/zhcncn/p/4027025.html

1) Copy the pycharm-*.tar.gz to the desired installation location (make sure you have rw permissions for that directory)

$ cd Downloads/

(2)Unpack the pycharm-*.tar.gz using the following command: tar xfz pycharm-*.tar.gz

$ tar xfz pycharm-*.tar.gz

(3)Remove the pycharm-*.tar.gz to save disk space (optional)

$ rm  pycharm-*.tar.gz

(4)Run pycharm.sh from the bin subdirectory

$ cd pycharm-community-3.4.1/bin/

$ ./pycharm.sh

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值