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: generate() got an unexpected keyword argument 'reorder' #117

Open
Sanjaya97 opened this issue Feb 22, 2023 · 3 comments
Open

Comments

@Sanjaya97
Copy link

There was an error when I try to run example_graphgen.py. It showed "TypeError: generate() got an unexpected keyword argument 'reorder'". I fixed it by changing code line 101 in example_graphgen.py from "reorder=options.reorder" to do_reorder=options.reorder.

Screenshot from 2023-02-22 18-34-32

@GhastRider
Copy link

It really works, thank you.

@harnhua
Copy link

harnhua commented Dec 18, 2023

Thank you for this tip as well!

@8ware
Copy link

8ware commented Aug 13, 2024

Duplicate of #97

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

4 participants