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

Name error in running #1

Open
ayindemalik opened this issue Dec 24, 2019 · 0 comments
Open

Name error in running #1

ayindemalik opened this issue Dec 24, 2019 · 0 comments

Comments

@ayindemalik
Copy link

Hi sir,
I was trying to run your code but it giving me this error

Traceback (most recent call last):
File "create_contig.py", line 111, in
main()
File "create_contig.py", line 106, in main
maximal_paths = find_maximal_paths(debrujin_graph)
File "create_contig.py", line 62, in find_maximal_paths
new = omer(graph, new)
NameError: name 'omer' is not defined

could you plz help me how to solve this error?
thanks in advance

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