Skip to content

Install failed #22

@pggdt

Description

@pggdt

First run
python setup.py install

Then run
python neb.py -c neb.config

inputed URL ID and token Got:

Traceback (most recent call last):
File "neb.py", line 132, in
config = generate_config(hsurl, username, token, args.config)
File "neb.py", line 32, in generate_config
admins=[]
TypeError: init() takes exactly 6 arguments (5 given)

As the generate_config fails, could you please provide a simple configure file that I can edit manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions