Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can´t setup #10

Open
JPRuehmann opened this issue Sep 17, 2017 · 0 comments
Open

Can´t setup #10

JPRuehmann opened this issue Sep 17, 2017 · 0 comments

Comments

@JPRuehmann
Copy link

If I run sudo -H python3 setup py install
I get

Traceback (most recent call last):
  File "setup.py", line 16, in <module>
    from src.lib.common import APPNAME, APPVERSION
  File "/home/ruehmann/radiotray/src/lib/common.py", line 5, in <module>
    from xdg.BaseDirectory import xdg_data_home
ImportError: No module named 'xdg.BaseDirectory'; 'xdg' is not a package

python3-xdg is installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant