Hi,
I have been trying to run Ryu but I am getting the following error on Ubuntu 
16. I have also tried RyuInstallHelper but unfortunately it just worked only 
once inside the $ virtualenv ryu_venv  environment and next time it started 
giving me the same error as without virtualenv ryu_venu. Can you guide me with 
some concrete solution?
mininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$ ryu-manager 
simple_switch_13.pyTraceback (most recent call last):  File 
"/usr/local/bin/ryu-manager", line 5, in <module>    from pkg_resources import 
load_entry_point  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", 
line 2749, in <module>    working_set = WorkingSet._build_master()  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 444, in _build_master 
   ws.require(__requires__)  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 725, in require    
needed = self.resolve(parse_requirements(requirements))  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in resolve    
raise DistributionNotFound(req)pkg_resources.DistributionNotFound: 
debtcollector>=1.2.0mininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$ uname 
-r3.13.0-24-genericmininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$ source 
./ryu_venv/bin/activate-bash: ./ryu_venv/bin/activate: No such file or 
directorymininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$ virtualenv 
ryu_venvNew python executable in ryu_venv/bin/pythonInstalling setuptools, 
pip...done.mininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$ source 
./ryu_venv/bin/activate(ryu_venv)mininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$
 ryu-manager simple_switch_13.pyTraceback (most recent call last):  File 
"/usr/local/bin/ryu-manager", line 5, in <module>    from pkg_resources import 
load_entry_point  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", 
line 2749, in <module>    working_set = WorkingSet._build_master()  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 444, in _build_master 
   ws.require(__requires__)  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 725, in require    
needed = self.resolve(parse_requirements(requirements))  File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in resolve    
raise DistributionNotFound(req)pkg_resources.DistributionNotFound: 
debtcollector>=1.2.0(ryu_venv)mininet@mininet-vm:~/ryuInstallHelper/ryu/ryu/app$
 

Thanks,
RegardsTauseef
                                          
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to