Skip to content

The ensembler seems to be broken #377

Description

@agroce

On latest docker:

user@95f3fb5202bd:~/testfs$ deepstate-ensembler --help
INFO:deepstate:Setting log level from DEEPSTATE_LOG: 2
Traceback (most recent call last):
  File "/usr/local/bin/deepstate-ensembler", line 33, in <module>
    sys.exit(load_entry_point('deepstate==0.1', 'console_scripts', 'deepstate-ensembler')())
  File "/usr/local/lib/python3.6/dist-packages/deepstate-0.1-py3.6.egg/deepstate/executors/auxiliary/ensembler.py", line 368, in main
    ensembler = Ensembler()
TypeError: __init__() missing 1 required positional argument: 'envvar'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions