Re: [Ryu-devel] Reg: Executing simple_switch_rest_13.py

2015-04-16 Thread Minoru TAKAHASHI
Hi, The cause is a bug in Ryu. * Dependent services are not loaded properly with '_CONTEXTS' http://sourceforge.net/p/ryu/mailman/message/32022286/ This bug has been fixed in Ryu v3.7. Please use Ryu v3.7 or later. As reference, how to install the latest Ryu are described in the following

[Ryu-devel] Reg: Executing simple_switch_rest_13.py

2015-04-15 Thread Rishi Sahay
Hello, I am new to the RYU controller. I am trying to learn the REST API. when I am executing the simple_switch_rest_13.py program given in the RYU book in chapter 3 it is not working. ryu.controller.ofp_handler is not getting loaded. It is showing the message as follows: loading app ./simple_sw