-
Notifications
You must be signed in to change notification settings - Fork 3
No module named 'nanoleaf.nanoleaf' #2
Copy link
Copy link
Open
Description
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 git@github.com: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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels