运行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)安装。
发布于 2016-01-23 22:48:42
https://stackoverflow.com/questions/34962688
复制相似问题