在Ubuntu上更新Python时

在Ubuntu操作系统上,将Python版本更新至3.8。

sudo apt update
sudo apt install python3.8

完成更新之后,重新启动Ubuntu。

sudo reboot

当时,出现了以下错误(‘ω’)。

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Failed to talk to init daemon.

在Ubuntu中,不支持shutdown命令或reboot命令(?)
因此,可以通过命令行界面停止WSL。

首先,检查Ubuntu的版本

cat /etc/issue

随后,在命令提示符中执行以下操作

wsl -t Ubuntu XXXXX(バージョン)
广告
将在 10 秒后关闭
bannerAds