Hi,

I don't know about that VM image, though...
(AFAIK, this VM image is NOT published by Ryu-devel team.)


On 2016年05月19日 16:52, wesam kh wrote:
> hello every one
> I using the full package from web site SDN Hub
> All-in-one SDN App Development Starter VM | SDN Hub 
> <http://sdnhub.org/tutorials/sdn-tutorial-vm/>
> to work the ryu controller and to implement the application like 
> simple_switch_13.py
> and I trying to implement the codes in book( RYU sdn framework )
>
> 1-I have some problem with root of controller when implement the application:
> root@ubuntu:~/ryu# ryu-manager --verbose ryu/app/simple_switch_13.py
> or
> root@ubuntu:~# ryu-manager --verbose ryu.app.simple_switch_13.py
> problem is show to me :pkg_resourses.DistributioNotFound: ryu==1.7
>
> 2- But when to open new terminal no have any problem and its normal work:
> $ cd /home/ubuntu/ryu && ./bin/ryu-manager --verbose 
> ryu/app/simple_switch_13.py

On this VM, Ryu does not seem to be installed yet.
Please install Ryu using "setup.py" script or "pip" command.

Thanks,
Iwase

>
> can any one tell me what is problem and how can I solve that to implement in 
> controller root ?
> thank you in advance
>       
>
>
>     All-in-one SDN App Development Starter ...
>
>       
>
> <http://sdnhub.org/tutorials/sdn-tutorial-vm/>
>
>
>
>
>
>
>
>
> *Wisam*
>
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to