Closed udiboy1209 closed 7 years ago
Thanks. What was the error? Were you able to resolve it and get this working? Also were you thinking of adding any functionality or was this just a test? :)
Just a test actually :) I'll add the error output to a new issue.
The pygame installation needs some fixing, especially for virtualenvs. For eg.
sudo apt-get build-deps python-pygame
is no use without installing the dependencies after that, and is also throwing error on my machine.Anyway a
requirements.txt
is pretty standard way to maintain python dependencies