Python 3.6.1 安装位置
Python 3.6.1 install location
我在 Ubuntu 16 服务器上安装了 Python 3.6.1,但找不到安装位置。我查看了 /usr/bin,其中提到了除 3.6.1 以外的所有其他版本。在哪里可以找到此版本的可执行文件?
使用命令"whereis python3.6.1"
在您的终端中,输入:which python3
我在 Ubuntu 16 服务器上安装了 Python 3.6.1,但找不到安装位置。我查看了 /usr/bin,其中提到了除 3.6.1 以外的所有其他版本。在哪里可以找到此版本的可执行文件?
使用命令"whereis python3.6.1"
在您的终端中,输入:which python3