I am getting the following errors when run 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)
I am in Mac with python 2.7.10, and this package can not be installed through my editor (Pycharm) neither.