You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import snaptic as s
api = s.Api('username', 'mypasswd')
api.notes
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 519, in fget
File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 531, in get_notes
File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 791, in _parse_notes
KeyError: 'md5'
cygwin, windows 2008 r2, python 2.6.5
The text was updated successfully, but these errors were encountered:
cygwin, windows 2008 r2, python 2.6.5
The text was updated successfully, but these errors were encountered: