Advertisement
Guest User

Untitled

a guest
Nov 30th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. 22:03:50 T:2881483840 NOTICE: -->Python Interpreter Initialized<--
  2. 22:03:50 T:2881483840 NOTICE: GoogleMusic-0.8exp14 ARGV: ['plugin://plugin.audio.googlemusic/', '2', '']
  3. 22:03:55 T:2881483840 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.ImportError'>
  6. Error Contents: cannot import name descriptor_pb2
  7. Traceback (most recent call last):
  8. File "/home/xbian/.xbmc/addons/googlemusic-xbmc-develop/default.py", line 52, in <module>
  9. import GoogleMusicLogin
  10. File "/home/xbian/.xbmc/addons/googlemusic-xbmc-develop/GoogleMusicLogin.py", line 6, in <module>
  11. from gmusicapi import Mobileclient, Webclient
  12. File "/home/xbian/.xbmc/addons/script.module.gmusicapi/lib/gmusicapi/__init__.py", line 10, in <module>
  13. from gmusicapi.api import Api
  14. File "/home/xbian/.xbmc/addons/script.module.gmusicapi/lib/gmusicapi/api.py", line 22, in <module>
  15. from gmusicapi.protocol import webclient, musicmanager, upload_pb2, locker_pb2
  16. File "/home/xbian/.xbmc/addons/script.module.gmusicapi/lib/gmusicapi/protocol/musicmanager.py", line 16, in <module>
  17. from gmusicapi.protocol import upload_pb2, locker_pb2
  18. File "/home/xbian/.xbmc/addons/script.module.gmusicapi/lib/gmusicapi/protocol/upload_pb2.py", line 6, in <module>
  19. from google.protobuf import descriptor_pb2
  20. ImportError: cannot import name descriptor_pb2
  21. -->End of Python script error report<--
  22. 22:03:56 T:3041980416 ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic/
  23. 22:03:56 T:3041980416 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic/) failed
  24. 22:03:56 T:2881483840 NOTICE: Thread Background Loader start, auto delete: false
  25. 22:06:50 T:2915755072 NOTICE: Previous line repeats 1 times.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement