View Single Post
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#43
Just tried from the extra-devel repo, didn't work off the bat. After troubleshooting I found that I had to manually drag in python2.5-pygame, which took care of one error, but now the error I get when debugging from console says:

Traceback (most recent call last):
File "/usr/lib/mClock/mClock.py", line 28, in <module>
from gnome import gconf
ImportError: cannot import name gconf

I've got python2.5-gnome installed and up to date, so, any ideas what might be causing this?

Thanks,
-Rob