Skip to content

Instantly share code, notes, and snippets.

@bonnieking
Last active December 16, 2015 11:19
beaglebone USB
http://lazarenko.me/2013/03/04/python-in-trading/
# opkg update
# opkg install python-setuptools
path is wrong in `which easy_install`
# okpg install python-ctypes
# git clone http://github.com/walac/pyusb.git
# cd pyusb
# python setup.py install
If this fails from missing py_compile:
https://groups.google.com/forum/#!msg/beaglebone/LU6LoEs-zHQ/Jrj7-BmySnEJ
https://github.com/misterbonnie/beaglebutan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment