Closed charlescbeebe closed 8 years ago
I am unable to get my device ID now. Wondering if Google made another change?
Traceback (most recent call last):
File "GetDeviceID.py", line 18, in <module>
api.login(user, passwd)
File "/usr/lib/python2.7/site-packages/gmusicapi-10.0.1-py2.7.egg/gmusicapi/clients/webclient.py", line 60, in login
if not self.session.login(email, password):
File "/usr/lib/python2.7/site-packages/gmusicapi-10.0.1-py2.7.egg/gmusicapi/session.py", line 110, in login
'continue': 'https://play.google.com/music/listen'})
File "build/bdist.linux-x86_64/egg/mechanicalsoup/browser.py", line 32, in get
File "build/bdist.linux-x86_64/egg/mechanicalsoup/browser.py", line 23, in add_soup
TypeError: __init__() got multiple values for keyword argument 'features'