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
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 480, in _e
ncodeAsInt
if dataCoding.scheme.index == pdu_types.DataCodingScheme.RAW.index:
exceptions.AttributeError: 'int' object has no attribute 'scheme'
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 480, in _e
ncodeAsInt
if dataCoding.scheme.index == pdu_types.DataCodingScheme.RAW.index:
exceptions.AttributeError: 'int' object has no attribute 'scheme'