https://bugs.gpodder.org/show_bug.cgi?id=1026
Ankit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Ankit <[email protected]> 2012-10-23 00:37:16 BST --- Hello Thomas, I am new to gpodder code base, but i am going to try to implement this. I am currently having trouble running the stack on mac os. I am having trouble installing python-dbus. Traceback (most recent call last): File "./gpodder", line 175, in <module> main() File "./gpodder", line 168, in main from gpodder.gtkui import main File "/Users/atoshniw/checkout/OpenSource/gpodder/src/gpodder/gtkui/main.py", line 40, in <module> import dbus ImportError: No module named dbus Have you ever installed dbus on mac os ? If yes can you direct me to the correct way of doing this? Thanks, Ankit. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
