运行时出现以下错误pip install livewires
:
Collecting livewires
Using cached LiveWires-2.1.tar.gz
Collecting pygame (from livewires)
Could not find a version that satisfies the requirement pygame (from livewires) (from versions: )
No matching distribution found for pygame (from livewires)
我在带有 python 2.7.10 的 Mac 中,这个包也不能通过我的编辑器(Pycharm)安装。