No module named copyreg (Respotify) - Raspberry Pi Forums


hi, not sure if correct area question having trouble respotify.

code: select all

root@raspberrypi:/spotify-websocket-api/clients/respotify# python respotify.py traceback (most recent call last):   file "respotify.py", line 7, in <module>     spotify_web.friendly import spotify, spotifytrack, spotifyuserlist   file "../../spotify_web/friendly.py", line 6, in <module>     .spotify import spotifyapi, spotifyutil   file "../../spotify_web/spotify.py", line 16, in <module>     .proto import mercury_pb2, metadata_pb2, playlist4changes_pb2,\   file "../../spotify_web/proto/mercury_pb2.py", line 5, in <module>     google.protobuf import reflection   file "/usr/local/lib/python2.7/dist-packages/google/protobuf/reflection.py", line 58, in <module>     google.protobuf.internal import python_message message_impl   file "/usr/local/lib/python2.7/dist-packages/google/protobuf/internal/python_message.py", line 59, in <module>     import six.moves.copyreg copyreg importerror: no module named copyreg 
whenever try launch respotify python file getting error? there's not alot of documentation on , can't find online apart places talking "no module named copy_reg".

appreciated :)

a quick google seems suggest there problems respotify. error suggests need install else ("six"?) copyreg. screen prompt suggests running 'root', not usual 'pi'

instructions did follow now? difficult know happening, , might have other problems appear next. should have not tried doing, guessing bit ;)


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code