Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error by running --list-history #17

Open
jeremybrockman opened this issue Aug 4, 2013 · 2 comments
Open

Error by running --list-history #17

jeremybrockman opened this issue Aug 4, 2013 · 2 comments

Comments

@jeremybrockman
Copy link

For a Rider 20

sudo python brytongps.py --device /dev/disk/by-id/usb-BRYTON_MASS_STORAGE_000000000001-0:0 --list-history

This give the following error.

Traceback (most recent call last):
File "brytongps.py", line 454, in
sys.exit(main())
File "brytongps.py", line 355, in main
print_history(history, args.storage)
File "brytongps.py", line 107, in print_history
print_msg(format(i, '2d'), ':', t.name)
TypeError: print_msg() takes exactly 1 argument (3 given)

@Pitmairen
Copy link
Owner

It should be working now. It was just a stupid bug from my last update.

@jeremybrockman
Copy link
Author

Thanks for the fix. It worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants