在https://developer.ubuntu.com/en/scopes/tutorials/developing-scopes-go/,它让我运行
sudo apt-获得安装统一范围-工具golang git bzr python3 3-范围-治理汞
但我收到了一个错误:
E:包装‘python3 3-作用域-线束’没有安装的选择
(密码:http://pastebin.com/f5fYSUfr)
根据http://packages.ubuntu.com/search?suite=trusty-backports&keywords=python3-scope-harness的说法,python3 3范围的治理还没有被支持到可靠的(14.04)。所以,我真的不知道怎么安装它。
是的,我已经跑了
sudo apt-get update
我该怎么做?谢谢!
发布于 2016-01-22 01:46:19
答: Go on Ubuntu 14.04中不支持范围开发。我现在在Ubuntu15.10开发,一切都很好!
发布于 2016-01-18 01:37:55
失败的尝试:我刚刚升级到最新的Ubuntu
sudo add-apt-存储库ppa:ubuntu team/ppa
然后
sudo apt更新&& sudo apt安装ubuntu-sdk
按照https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/的指示。然后我跑了
sudo apt-获得安装统一范围-工具golang git bzr python3 3-范围-治理汞
...but仍然找不到python3-scope-harness
:-\
https://askubuntu.com/questions/722308
复制相似问题