Comment 1 for bug 691759

Revision history for this message
graysky (da-audiophile) wrote :

Dunno if I should open a new bug report or just paste my slightly different output here.

I'm on Arch x86_64 which is up-to-date as of 22-Dec. When I attempt to run caffeine I get:

$ caffeine
Traceback (most recent call last):
  File "/usr/bin/caffeine", line 40, in <module>
    import caffeine
  File "/usr/lib/python2.7/site-packages/caffeine/__init__.py", line 25, in <module>
    from xdg.BaseDirectory import xdg_config_home
ImportError: No module named xdg.BaseDirectory

Arch is currently using python2 version 2.7.1