使用 Ubuntu 17.04。根据https://askubuntu.com/a/865569/695385通过终端将 Python 3.5 更新到 3.6 后,仍然显示版本为 3.5.3。
~$ python3 --version Python 3.5.3
这是如何安装的?
apt python3
apt ×1
python3 ×1