我嘗試quickly-ubuntu-template
使用以下方式安裝:
sudo apt-get install quickly-ubuntu-template
這是它返回的內容:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
quickly-ubuntu-template : Depends: python-pygame but it is not going to be installed
E: Broken packages
請幫忙 ?
答案1
sudo apt-get install quickly-ubuntu-template python-pygame
我對 dpkg 的內部工作原理不是很熟悉,但我覺得奇怪的是它沒有自動引入 python-pygame。