schwehr / libais

C++ decoder for Automatic Identification System for tracking ships and decoding maritime information
Other
218 stars 97 forks source link

WORK IN PROGRESS: Removed stream module #154

Open redhog opened 8 years ago

redhog commented 8 years ago

Do not merge yet.

schwehr commented 8 years ago

Can you also fix this?

./test/compatibility/gpsd_test.py: for msg in ais.stream.decode(f):

From travis-ci:

https://travis-ci.org/schwehr/libais/jobs/163093899

ImportError while importing test module 
'/home/travis/build/schwehr/libais/test/compatibility/gpsd_test.py'.
Original error message:
'No module named stream'