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 'nanoleaf.nanoleaf' #2

Open
tendermario opened this issue Feb 21, 2019 · 0 comments
Open

No module named 'nanoleaf.nanoleaf' #2

tendermario opened this issue Feb 21, 2019 · 0 comments

Comments

@tendermario
Copy link

Hello! I've followed all 4 quick start steps and have been able to install all the packages, but upon running the fourth step, I receive this issue:

➜  haller git:(master) python3 ./config.py 
Traceback (most recent call last):
  File "./config.py", line 14, in <module>
    from nanoleaf.nanoleaf.aurora import Aurora
ModuleNotFoundError: No module named 'nanoleaf.nanoleaf'
➜  haller git:(master) ls ./nanoleaf/nanoleaf 
__init__.py aurora.py   setup.py

As you can see, I've your [email protected]:bharat/nanoleaf.git repo (not software-2) cloned into the haller folder.

I'm using a Mac 10.14.3, and python 3.7.2.

I'm completely stumped! Any advice would be appreciated.

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