文章分类 -  pthon 编程

Linux Centos 6.8 搭建python环境
摘要:1.1 查看系统中python的环境 系统centos6.8,centos6 系列自带python是2.6;可以通过python -V 查看; 1.2 升级准备 1.2.1 wget 工具安装 如果机器上没有安装wget工具,先安装wget,在控制台运行 yum install wget 1.2.2 阅读全文

posted @ 2018-11-18 19:00 DuDD 阅读(98) 评论(0) 推荐(0)

导航