priyankaganesan / Loop-Detection-in-SDNs

Software Defined Networking
0 stars 1 forks source link

pyretic.py issue #1

Open Manan-Mehta opened 7 years ago

Manan-Mehta commented 7 years ago

When I run "sudo mn --custom ~pyretic/pyretic/examples/LibraTopo.py --topo libra_topo --mac --switch ovsk --controller remote" I am getting following error. "NameError: global name 'TestTopo' is not defined". What should I do?

Manan-Mehta commented 7 years ago

When I run "pyretic.py -m p0 pyretic.examples.insertNoLoop" I am getting following error. "Couldn't import dot_parser, loading of dot files will not be possible." although it runs.