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

"import generator" issue #31

Open
gyula-coder opened this issue Oct 28, 2021 · 1 comment
Open

"import generator" issue #31

gyula-coder opened this issue Oct 28, 2021 · 1 comment

Comments

@gyula-coder
Copy link

when I read codes in password_guess.py, I found the code at the 50 line , "import generator", is not resolved. I also can't find the module using pip or pypi index. Then I found the reference of the generator at the 2046 line, "generator.next_nodes_random_walk", so I think it's not third-party library. However, I'm not find the generator file in project also. So I wonder what's going on here.

@gyula-coder
Copy link
Author

I'm sorry for not following the setup(Manual). After the setup, the issue should be solved.

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

1 participant