-
Notifications
You must be signed in to change notification settings - Fork 7
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
Loading failed #133
Comments
Have you got |
Hi, I upgraded this morning using the pip command, restarted my mopidy server Can we add the Mopidy-Local-Images as a dependency in the pip package so Thanks for that new version! Fabien On 31 August 2016 at 14:53, James Barnsley [email protected] wrote:
|
@hcoohb Excellent - just as I suspected :-) Thanks for confirming this; I'll update the dependencies in the next release. |
Hello,
I install spotmop to my raspberry pi 3 via pip. Loading of spotmop fails when I restart the service.
Hope this information enough for you and thanks for your help.
You can find log file below
2016-08-30 12:53:19,463 ERROR [18048:HttpServer] mopidy.http.actor: Loading spotmop failed. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mopidy/http/actor.py", line 135, in _get_app_request_handlers request_handlers = app['factory'](self.config, self.core) File "/usr/local/lib/python2.7/dist-packages/mopidy_spotmop/__init__.py", line 86, in spotmop_client_factory "path": config['local-images']['image_dir'] File "/usr/lib/python2.7/dist-packages/mopidy/config/__init__.py", line 283, in __getitem__ item = self._data.__getitem__(key) KeyError: u'local-images'
The text was updated successfully, but these errors were encountered: