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

No module named core #1

Open
dchapman1988 opened this issue Mar 22, 2012 · 1 comment
Open

No module named core #1

dchapman1988 opened this issue Mar 22, 2012 · 1 comment

Comments

@dchapman1988
Copy link

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
@m-wichmann
Copy link

I just had the same problem. I'm not sure why this problem occurs, but here's how i solved it: I installed a recent version (1.0.0-alpha-2) of pyusb from: http://sourceforge.net/projects/pyusb/
After that the ImportError was gone. I guess this is for now just a workaround. I'm maybe going to look into this later to find a real solution.

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