launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Settings Key Not Working

Open crutchcorn opened this issue 9 years ago • 3 comments

When trying to click on settings, nothing changes and I get this error:

Traceback (most recent call last):
  File "/usr/lib/duck_settings/main.py", line 22, in <module>
    from kivy.app import App
ImportError: No module named kivy.app

crutchcorn avatar Mar 06 '15 18:03 crutchcorn

Hello there! I am having this exact same problem, would love to hear any ideas to resolve, thanks.

SurfaceThought avatar Mar 24 '15 19:03 SurfaceThought

Are you sure kivy is installed? Try this command: sudo apt-get install python-kivy PS: I had the same problem myself.

armazelin avatar Jul 29 '15 15:07 armazelin

I did not... I did not know that I needed that. Thanks!

crutchcorn avatar Jul 29 '15 15:07 crutchcorn