Re: [Ryu-devel] run_tests_with_ovs12.py failed for No such file or director

2013-07-12 Thread YAMADA Hideki
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

[Ryu-devel] run_tests_with_ovs12.py failed for No such file or director

2013-07-12 Thread xiaohang
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.