Re: [Ryu-devel] error while running test

2015-05-12 Thread Yusuke Iwase
Hi Naresh, On 2015年05月12日 18:31, Naresh Kumar wrote: > Hi, > I am getting the following error when I run the test in xterm c0. > > Traceback (most recent call last): > File "/usr/local/bin/ryu-manager", line 5, in > from pkg_resources import load_entry_point > File "/usr/lib/python2.7/di

[Ryu-devel] error while running test

2015-05-12 Thread Naresh Kumar
Hi, I am getting the following error when I run the test in xterm c0. Traceback (most recent call last): File "/usr/local/bin/ryu-manager", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2749, in working_set = Work