Skip to content

No module named 'nanoleaf.nanoleaf' #2

@tendermario

Description

@tendermario

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions