CentOS bug : /usr/bin/env: 'python': No such file or directory

 

 

 

 

CentOS

环境:

本服务器不内置python的。

需要下载

yum install python2
  • 1

安装好了之后。链接一下。

sudo ln -s /usr/bin/python2.7 /usr/bin/python
posted @ 2021-09-08 16:44  奋斗小青年1  阅读(237)  评论(0)    收藏  举报