ImportError: No module named pygame

Bug #1043404 reported by anthropornis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pomodoro-indicator
New
Undecided
Unassigned

Bug Description

I ran the following commands on Ubuntu 12.04 64bit:

  bzr branch lp:pomodoro-indicator
  cd pomodoro-indicator
  sudo python setup.py install
  pomodoro-indicator

I couldn't get the indicator to run. The output from the last command above is:
Traceback (most recent call last):
  File "/usr/local/bin/pomodoro-indicator", line 47, in <module>
    from pomodoro import visual
  File "/usr/share/pomodoro-indicator/pomodoro/visual.py", line 34, in <module>
    import pygame
ImportError: No module named pygame

Is there anything I can do myself to make it run? Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.