发布时间:2019-09-27 07:09:51编辑:auto阅读(2587)
一、 安装gcc软件
redhat : yum install gcc
suse linux : yast ----> gcc
二、安装python3
# wget https://www.python.org/ftp/python/3.4.4/Python-3.4.4.tgz # tar -zxf Python-3.4.4.tgz # cd Python-3.4.4 # ./configure # make # make install #测试是否成功 # python3 Python 3.4.4 (default, Feb 11 2017, 04:46:28) [GCC 4.3.4 [gcc-4_3-branch revision 152973]] on linux Type "help", "copyright", "credits" or "license" for more information. Traceback (most recent call last): File "/etc/pythonstart", line 7, in <module> import readline ImportError: No module named 'readline' >>>
上一篇: 浅谈#!/usr/bin/python3
下一篇: Ucloud api signatu
49746
48970
39663
36710
31101
27929
26894
21707
21613
19965
691°
1223°
1181°
1058°
2141°
1253°
1887°
2136°
1661°
1611°