Git Product home page Git Product logo

haller's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

haller's Issues

setup import missing?

Hello,

Trying to run config.py I ran into NameError: name 'setup' is not defined

I added from nanoleaf.setup import setup to config.py but still reached the following error:

/usr/local/lib/python3.7/site-packages/setuptools/dist.py:484: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
  "details." % self.metadata.version
usage: config.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: config.py --help [cmd1 cmd2 ...]
   or: config.py --help-commands
   or: config.py cmd --help

error: no commands supplied

I'm wondering if this is an environmental issue. Something missing in my environment that isn't included in the setup?

I've tried it on Mac OS and in an Ubuntu VM.

No module named 'nanoleaf.nanoleaf'

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.

Errors on display.py and visualizer.py

Hi there,

If I try display.py --streaming wipe or visualizer.py --viz amplitude I get this error:

AttributeError: 'AuroraWrapper' object has no attribute 'effect_stream'

Some way to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.