GBase 8c
安装配置
文章

FAQ : 安装过程中提示:.../python3: 没有那个文件或目录

GBase社区管理员
发表于2023-04-27 13:11:3229次浏览0个评论

[gbase@localhost ~]$ /home/gbase/script/gha_ctl install -p /home/gbase/

/home/gbase/script/gha_ctl:行16: /home/gbase/script/../venv/bin/python3: 没有那个文件或目录

解决方案:查看是否安装python3,如果没有,执行yum install -y python3 


评论已关闭