eliohann wrote: 
> Hi,
> 
> After some fight with missing lib, i did install the plugin but it can
> not load :
> [18-10-27 20:28:56.6632] Slim::bootstrap::tryModuleLoad (286) Warning:
> Module [Plugins::GoogleMusic::Plugin] failed to load:
> Error -- py_eval raised an exception at
> /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1/Inline/Python.pm line
> 177.
> BEGIN failed--compilation aborted at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm
> line 74.
> Compilation failed in require at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
> line 20.
> BEGIN failed--compilation aborted at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
> line 20.
> Compilation failed in require at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm
> line 24.
> BEGIN failed--compilation aborted at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm
> line 24.
> Compilation failed in require at (eval 883) line 1.
> BEGIN failed--compilation aborted at (eval 883) line 1.
> 
> [18-10-27 20:28:56.6789] Slim::Utils::PluginManager::load (323) Error:
> Couldn't load Plugins::GoogleMusic::Plugin
> 
> Any ideas ?
> 
> PS: LMS 7.9.1 on a rapbian running on a raspberry pi 2

This seems consistent with not having installed gmusicapi python library
via the line in the installation docs; you might have installed it using
pip for python3 instead of python2 - try "sudo pip2 install
gmusicapi==10.1.2"


------------------------------------------------------------------------
askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977
View this thread: http://forums.slimdevices.com/showthread.php?t=105800

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to