Hi
please install requirements before install ryu
```
eventlet>=0.15
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
netaddr
oslo.config>=1.15.0
routes # wsgi
six>=1.4.0
webob>=1.2 # wsgi
ovs>=2.6.0 # OVSDB
```
2016-11-08 17:37 GMT+08:00 Munther Numan <[email protected]>:
> dear colleagues,
>
>
>
> I have problem with install Ryu controller, I follow the instruction
> carefully and I get more than one error I used bellow method to install Ryu
> please tell me this method is correct or not correct and if not correct
> please advise me to correct method to install Ryu :
>
>
>
> git clone git://github.com/osrg/ryu.git
>
> cd ryu
>
> sudo python ./setup.py install
>
>
>
> after the install in the finish I write below comment to run the
> controller :
>
> run-manager --verbose ryu/app/simple-switch_13.py
>
>
>
> I get the error below :
>
>
>
> munther@munther-VirtualBox:~/ryu$ ./bin/ryu-manager --verbose
> ryu/app/simple_switch_13.py
>
> Traceback (most recent call last):
>
> File "./bin/ryu-manager", line 18, in <module>
>
> from ryu.cmd.manager import main
>
> File "/usr/local/lib/python2.7/dist-packages/ryu/cmd/manager.py", line
> 40, in <module>
>
> from ryu.app import wsgi
>
> File "/usr/local/lib/python2.7/dist-packages/ryu/app/wsgi.py", line 20,
> in <module>
>
> import webob.dec
>
> ImportError: No module named webob.dec
>
>
>
>
>
> Best Regards
>
>
>
> Munther Numan
>
> Master Student
>
> Faculty of Engineering
>
> University Putra Malaysia
>
>
>
>
> ------------------------------
> [image: Avast logo] <https://www.avast.com/antivirus>
>
> لقد تم التحقق من خلو هذا البريد الإلكتروني من الفيروسات بواسطة برنامج
> أفاست مضاد الفيروسات.
> www.avast.com <https://www.avast.com/antivirus>
>
>
> ------------------------------------------------------------
> ------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
https://takeshi.tw
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel