schwehr / libais

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

setup.py entry point complaint #105

Closed schwehr closed 9 years ago

schwehr commented 9 years ago

On Ubuntu 14.04 in branch dev at dd100ce1583911cfeb512cf5db4c095d037b5271

python2 setup.py test
error in libais setup command: ("EntryPoint must be in 'name=module:attrs [extras]' format", 'libais_decode = ais.decode:mainlibais_stats = ais.stats:main')
make: *** [test] Error 1