想要在Linux中安装python3遇到了这个问题

现在想要在Linux系统中安装python3,但是出现了下面的报错:
wget:can't execute 'openssl':No such file or directory
wget:error getting response:Connection reset by peer

img

带有BusyBox的wget不支持openssl,你可以使用curl 或者重新装一下wget