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 exactly 5 arguments (4 given) #1428

Open
zzjss12 opened this issue May 19, 2022 · 1 comment
Open

TypeError: __init__() takes exactly 5 arguments (4 given) #1428

zzjss12 opened this issue May 19, 2022 · 1 comment

Comments

@zzjss12
Copy link

zzjss12 commented May 19, 2022

image

@serpilliere
Copy link
Contributor

Hi @zzjss12
Maybe you missed an argument in your code.
Your backtrace doesn't show it (it has been truncated)
Maybe you can have a look at an example to know the arguments of a disasm engine ?
(for example in example/disasm/dis_binary.py)

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