Skip to content

A TypeError in running #47

@fenoix

Description

@fenoix

Hi,
I got a TypeError when I run the main.py, the message is this, and my workdir is E:\pythonProjectTorch/DIM,
Traceback (most recent call last):
File "E:/pythonProjectTorch/DIM/scripts/main.py", line 70, in
controller = Controller(inputs=dict(inputs='data.images'), **models)
File "E:\pythonProjectTorch\DIM\cortex_DIM\models\controller.py", line 126, in init
super().init(inputs=inputs)
TypeError: init() got an unexpected keyword argument 'inputs'

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