Ubuntu下The program 'python' can be found in the following packages:
发布时间
阅读量:
阅读量
报错信息:
root@ubuntu:~# python setup.py install
The Python application is present among these package versions.
- python-minimal
- python3
Try: apt install

解决办法:
The Python program is located within these packages.
Translation of the program 'Python' is available within these modules.
Install software package.
apt install python-minimal
apt install python3
代码解读
参考链接:
[Ubuntu] 用于解决程序‘make’存在于以下软件包中的问题:
全部评论 (0)
还没有任何评论哟~
