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

Fix python related issues #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GiulioDioguardi
Copy link

@GiulioDioguardi GiulioDioguardi commented Oct 13, 2021

Fixed Queue -> queue (#18)
Fixed the TypeError < operator between Maze.Node objects (#14)

Verified by running python ./solve.py -m dijkstra examples/braid2k.png braid2k_out.png
Also, now the profiler works again very well.

tempfile.NamedTemporaryFile will also open the file for you, so passing it to solve instead of its name fixes a PermissionDenied error.
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

Successfully merging this pull request may close these issues.

1 participant