I am getting the following issues can u please share any suggestions.
thankyou
mininet@mininet-vm:~/pox$ ./pox.py forwarding.l3_learning.py
POX 0.2.0 (carp) / Copyright 2011-2013 James McCauley, et al.
Traceback (most recent call last):
File "/home/mininet/pox/pox/boot.py", line 91, in do_import2
import(name, level=0)
File "/home/mininet/pox/pox/forwarding/l3_learning.py", line 44, in
from .detection import Entropy
File "/home/mininet/pox/pox/forwarding/detection.py", line 66
pass
^
IndentationError: expected an indented block
Could not import module: forwarding.l3_learning.py
I am getting the following issues can u please share any suggestions.
thankyou
mininet@mininet-vm:~/pox$ ./pox.py forwarding.l3_learning.py
POX 0.2.0 (carp) / Copyright 2011-2013 James McCauley, et al.
Traceback (most recent call last):
File "/home/mininet/pox/pox/boot.py", line 91, in do_import2
import(name, level=0)
File "/home/mininet/pox/pox/forwarding/l3_learning.py", line 44, in
from .detection import Entropy
File "/home/mininet/pox/pox/forwarding/detection.py", line 66
pass
^
IndentationError: expected an indented block
Could not import module: forwarding.l3_learning.py