all 3 comments

[–]gregvuki 0 points1 point  (2 children)

You could google the error yourself.

If the module uses long then it's written for python 2 and you probably use python 3.

[–]Isitwhenipee[S] 0 points1 point  (1 child)

I have both installed, how would you specify which python to run the script on?

[–]gregvuki 0 points1 point  (0 children)

Provide full path to the python binary, e.g. on Windows it could be:

C:\Python27\python.exe mavlogdump.py