Skip to content

module loading issues #2

Description

@arugondashiva

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions