[Linux]_no acceptable C compiler found in $PATH
系统版本信息:

在CVM上安装Python的时候,第一次遇到了【no acceptable C compiler found in $PATH】的错误
解决办法:
【yum -y install gcc】
系统版本信息:

在CVM上安装Python的时候,第一次遇到了【no acceptable C compiler found in $PATH】的错误
解决办法:
【yum -y install gcc】
