I'm having a lot of trouble installing pygame. I'm running ubuntu. I'm trying to install it with 'pip install pygame' but I keep getting an error message:
Unable to run "sdl-config". Please make sure a development version of SDL is installed.
I've tried downloading the source from the pygame website but still its not working i just get the same error when i try and run setup.py.
Any Ideas? Thanks in advance.
