当前位置:网站首页 / Linux / 正文

解决标准互联debian9系统python command not found的问题

时间:2019年06月29日 | 作者 : liuhui | 分类 : Linux | 浏览: 5253次 | 评论 0

阿里云限量代金券 | 此广告位出租25元/月

wget https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz

tar xzvf Python-3.5.1.tgz

cd Python-3.5.1

./configure

错误:no acceptable C compiler found in $PATH

解决办法:安装GCC软件套件

yum install gcc

./configure

推荐您阅读更多有关于“”的文章

猜你喜欢

网站分类
关注电脑博士
友情链接

分享:

支付宝

微信