【发布时间】:2018-05-29 05:47:31
【问题描述】:
我尝试在 ubuntu 中安装 python 3.6
sudo apt-get install python3.6
它给出了以下错误
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
【问题讨论】:
标签: python ubuntu terminal python-3.6