Hi,

On my development environment, I run "pip uninstall" and "pip install" as 
follow.

# at Ryu top directory
$ pip uninstall -y ryu
$ pip install -r tools/pip-requires -r tools/test-requires
$ python setup.py install

If you don't need the requirements for Ryu's unit tests,
please omit "-r tools/test-requires" option of "pip install".

Thanks,
Iwase

On 2016年05月12日 22:34, Randa Alani wrote:
>
> Hi
>
> I need to update my ryu files in my sdn hub image so that it includes the 
> support for openflow1.5. How to do that?
>
> Kind regards,
>
> Randa Alani
> ------------------------------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to