8000 setup import missing? · Issue #3 · bharat/haller · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
setup import missing? #3
Open
Open
@potatowave

Description

@potatowave

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.

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

      0