小编Naw*_*rma的帖子

无法找到并使用手动安装的Python

我使用以下命令安装了最新的 Python 3.10:

sudo apt install python3.10
Run Code Online (Sandbox Code Playgroud)

但无法使用它。

当我运行相同的命令时,得到这个

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'postgresql-plpython3-10' for regex 'python3.10'
postgresql-plpython3-10 is already the newest version (10.19-0ubuntu0.18.04.1)
Run Code Online (Sandbox Code Playgroud)

请帮助我如何查找和使用已安装的 Python。

ubuntu apt python3

5
推荐指数
1
解决办法
9421
查看次数

标签 统计

apt ×1

python3 ×1

ubuntu ×1