Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: __init__() takes from 2 to 5 positional arguments but 6 were given #5

Open
gyawali9 opened this issue Oct 15, 2019 · 1 comment

Comments

@gyawali9
Copy link

gyawali9 commented Oct 15, 2019

Human-Pose-Transfer/helper/custom_ignite_handlers/tensorboard_logger.py", line 81, in init super(OutputHandler, self).init(tag, metric_names, output_transform, another_engine, global_step_transform)
TypeError: init() takes from 2 to 5 positional arguments but 6 were given

@gyawali9 gyawali9 changed the title Human-Pose-Transfer/helper/custom_ignite_handlers/tensorboard_logger.py", line 81, in _init_ super(OutputHandler, self).__init__(tag, metric_names, output_transform, another_engine, global_step_transform) TypeError: __init__() takes from 2 to 5 positional arguments but 6 were givenis:issue is:open TypeError: __init__() takes from 2 to 5 positional arguments but 6 were given Oct 15, 2019
@Lier-Accuser
Copy link

Hello, have you solved this problem, I came up with the same problem.
Thank you for your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants