E: Couldn't find any package by glob 'Python-3.7.0'尝试在 Ubuntu 16.04 中安装 Python 3.7 时收到错误消息
ns3@ns3-virtual-machine:~$ sudo apt install Python-3.7.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package Python-3.7.0
E: Couldn't find any package by glob 'Python-3.7.0'
E: Couldn't find any package by regex 'Python-3.7.0'
Run Code Online (Sandbox Code Playgroud)
ns3@ns3-virtual-machine:~$ sudo apt install Python-3.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package Python-3.7
E: Couldn't find any package …Run Code Online (Sandbox Code Playgroud)