Ah, if you're not using mininet try just giving a dummy address "sudo ./pox-gui.py -m 10.0.0.1" or something
(of course it should just work without the -m flag, thanks for reporting, will push a fix) On Wed, Apr 18, 2012 at 8:06 PM, Weiyang Mo <[email protected]> wrote: > Hi,All, > > Since something wrong with NOX-GUI, I want to try the POX-GUI. I already > run the following components: > ./pox.py forwarding.l2_multi messenger.messenger gui_backend.monitoring.' > > In another window, under tools dir, I run sudo ./pox-gui.py , it > shows following errors: > > Attributeerror:'MainWindow' object has no attribute 'mininet_address' > > > Thanks > > Weiyang >
