I followed the directions in the `README` and made sure python-usb was installed. This was the result: ``` Traceback (most recent call last): File "./stormLauncher.py", line 40, in <module> import usb.core ImportError: No module named core ```