现在想要在Linux系统中安装python3,但是出现了下面的报错:wget:can't execute 'openssl':No such file or directorywget:error getting response:Connection reset by peer
带有BusyBox的wget不支持openssl,你可以使用curl 或者重新装一下wget