6
/ usr / bin / env:'python':没有这样的文件或目录
我正在尝试在Windows Ubuntu Bash上安装Gitlab Development Kit。 $python3 输出 Python 3.5.2 (default, Nov 17 2016, 17:05:23) [GCC 5.4.0 20160609] on linux Type "help", "copyright", "credits" or "license" for more information. >>> $python 输出 The program 'python' can be found in the following packages: * python-minimal * python3 Try: sudo apt install <selected …