在Ubuntu的python虚拟环境中运行bq会导致以下ImportError File "/snap/google-cloud-sdkbq/third_party/oauth2client_4_0/crypt.py", line 24, in <module>
from oauth2client_4_0 import _pure_python_cryptFile "
我想把python的版本从3.6.1更新到3.7。我所做的是安装Python3.7并通过sudo update-alternatives --config python3替换python3的版本。发现有多个版本(我也安装了3.8版): There are 2 choices for the alternative python3 (providing /usr/bin/python3).
在Ubuntu16.04中安装Python3.7时,我收到了一条E: Couldn't find any package by glob 'Python-3.7.0'错误消息E: Unable to locate package Python-3.7
E: Couldn't find any package by glob 'Python-3.7