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 #6

Open
breqdev opened this issue Dec 25, 2016 · 0 comments
Open

No module named core #6

breqdev opened this issue Dec 25, 2016 · 0 comments

Comments

@breqdev
Copy link

breqdev commented Dec 25, 2016

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    import sphero
  File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/sphero-0.0.1-py3.5.egg/sphero/__init__.py", line 1, in <module>
    from core import Sphero
ImportError: No module named 'core'

Running on macOS (latest). I have installed pyserial.

EDIT: Issue also occurs on my Ubuntu 16.04 LTS (Xenial Xerus) Acer Aspire One netbook.

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

1 participant