p4lang / p4factory

Compile P4 and run the P4 behavioral simulator
Apache License 2.0
174 stars 106 forks source link

Error while running : int_ref_topology.py #204

Open zenhox opened 6 years ago

zenhox commented 6 years ago

Traceback (most recent call last): File "./int_ref_topology.py", line 17, in from int_cfg import * File "/home/hox/workspace/p4factory/mininet/int_cfg.py", line 20, in from mininet.util import ( quietRun, fixLimits, numCores, ensureRoot, ImportError: cannot import name waitListening

I spare no effort to install this demo. How can I solve this issue.