2017-06-19 3 views
-1

誰でもこのコードを教えていただけますか? 私は解熱剤でこのコードを実行すると、エラーメッセージがあなたはpythonでインデント(ブロック間のタブ)を補正する必要がある、言ったように、解熱意志がSDN k最短経路は熱いです

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

答えて

0

語りますソースコード。

リンクが利用できないため、コードが表示されません。

+0

pyreticコードまたは別のコード? –

+0

/home/ibrahim/pyretic/pyretic/examples/kshortestpathpyretic.pyこのファイル。 – engbarakat

+0

私の問題を解決する方法がわからない、あなたに私のコードを送ることができるように、私にあなたのメールをお願いしますか? @engbarakat –

関連する問題