can anybody help me with this code? if i run this code with pyretic, the pyretic will says
File "/home/ibrahim/pyretic/pyretic.py", line 313, in <module>
main()
File "/home/ibrahim/pyretic/pyretic.py", line 191, in main
module = import_module(module_name)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/home/ibrahim/pyretic/pyretic/examples/kshortestpathpyretic.py", line 58
distances[node_start]=0
^
IndentationError: unindent does not match any outer indentation level
What s wrong with this code if i run this codewith pyretic
the image is the result if i run this code with pyretic controller