TypeError: object() takes no parameters when creating an object [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago . Improve this question So first of all, I know there is a bunch of answers here already relating this question, but I couldn't find the right one for my problem. When trying to create an object i basically just get this error. If any answers, thanks in advice. Here's my code: class Human: __name =