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
Traceback (most recent call last):
File "./ais-test.py", line 5, in <module>
ais_decoder.pushAisSentence(str, len(str))
AttributeError: module 'ais_decoder' has no attribute 'pushAisSentence'
on Ubuntu 20.04.
The text was updated successfully, but these errors were encountered:
The readme says: "Do the following test:
Running this test gives me
on Ubuntu 20.04.
The text was updated successfully, but these errors were encountered: