Hi,

To install Ryu, please refer to the following Ryu-Book page.
   
http://osrg.github.io/ryu-book/en/html/switching_hub.html#execution-of-ryu-application

Installation procedure
$ sudo apt-get install git python-dev python-setuptools python-pip
$ git clone https://github.com/osrg/ryu.git
$ cd ryu
$ sudo pip install .

Thanks,
Iwase

On 2016年06月17日 21:47, Chaitanya Kumar wrote:
> Hi,
> When I try to install Ryu from source using /python setup.py install/, I get 
> the following error: /error in ryu setup command: 'tests_require' must be a 
> string or list of strings containing valid project/version requirement 
> specifiers/.
>
> Any suggestions as to what am I missing?
> I am running this on Ubuntu 12.04 LTS 64 bit.
>
> Thanks,
> Chaitanya
>
>
> ------------------------------------------------------------------------------
> 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. http://sdm.link/zohomanageengine
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to