我使用 Ubuntu 12.04 已经有一段时间了,从来没有像这样突然出现问题。我正在尝试在我的 Ubuntu 系统上安装 python 3.2,每次运行代码来编译 python 源时,我都会收到此错误:
'Command 'sudo' is available in '/usr/bin/sudo'
The command could not be located because '/usr/bin' is not included in the PATH environment variable.
sudo: command not found'
Run Code Online (Sandbox Code Playgroud)
我也试过运行gksudo命令来查看我的环境显示的内容,但我几乎得到了同样的错误。
command-line ×1