python
import pygame
pygame.__file__
in the command line type:
sudo apt-get install python-pygame
if self.info_container.w: self.boxart_thread = thread.start_new_thread(self.draw_boxart, (5,))
#if self.info_container.w: self.boxart_thread = thread.start_new_thread(self.draw_boxart, (5,))
framebuffer_width=800
framebuffer_height=480
It looks like you're new here. If you want to get involved, click one of these buttons!