标签归档:centos7如何查看python版本

centos7如何查看python版本_读书小站

本文收集自网络,侵删!

Centos7中查看python版本的方法:1、打开centos7终端;2、在centos7终端命令行中输入“Python -V”命令查看python版本即可。

centos7如何查看python版本

具体操作步骤:

在centos7系统桌面中使用快捷键【Ctrl+Alt+T】打开centos7终端命令行模式。

在centos7终端命令行中输入以下命令查看python版本即可。

python -V

相关操作命令:

python #执行python,根据命令行窗口查看

whereis python #查看python安装路径,根据路径查看