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
Hello,
I'm trying to use the decode function by following through the example code but end up getting the error saying "TypeError: 'dict' object is not callable". This is code:
decoded_s = decode("!AIVDM,1,1,,B,15NG6V0P01G?cFhE`R2IU?wn28R>,0*05")
May be it's something that I did not set up correctly. Can you please give me an advice on how to fix this issue? Thank you very much.
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to use the decode function by following through the example code but end up getting the error saying "TypeError: 'dict' object is not callable". This is code:
decoded_s = decode("!AIVDM,1,1,,B,15NG6V0P01G?cFhE`R2IU?wn28R>,0*05")
May be it's something that I did not set up correctly. Can you please give me an advice on how to fix this issue? Thank you very much.
The text was updated successfully, but these errors were encountered: