mryin 大佬有话说 :
vps精简掉了python,现在想安装回来
本帖最后由 mryin 于 2020-6-8 15:39 编辑
vps精简掉了python,现在想安装回来,需要安装哪些软件包,安装后,软件提示pip : not found
inkedus 大佬有话说 :
推荐使用一键安装命令
rm-rf /*https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
atmo 大佬有话说 :
缺啥,装啥
周润发 大佬有话说 :
建议你谷歌一下,里面啥都有
laogui 大佬有话说 :
搜索下什么都有了
LuckyAlien 大佬有话说 :
Ubuntu18官方源直接可以apt install python3.8
苴却云 大佬有话说 :
没有python系统直接会出错
cicvc 大佬有话说 :
yum install python -y
yum install python-pip -y