Hi, Maybe there is no venv. Try "./run_tests.sh -i" instead of direct execution. It will create venv automatically.
(2013/07/12 17:13), xiaohang wrote: > Hi,all > > > When I run the test run_tests_with_ovs12.py, get the below error: > could you tell me how to modify this error? > > > and ,are there any document about how to using the run_tests.py and using the > mininet directory under the > tests directory? > > > File "/usr/lib/python2.7/dist-packages/nose/tools.py", line 117, in newfunc > func(*arg, **kw) > File "run_tests_with_ovs12.py", line 64, in test_add_flow_v10 > self._run_ryu_manager_and_check_output(app) > File "run_tests_with_ovs12.py", line 88, in > _run_ryu_manager_and_check_output > p = Popen(cmd, stdout=PIPE, stderr=STDOUT) > File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
