Re: [Ryu-devel] Odp.: Error

2019-02-05 Thread IWAMOTO Toshihiro
On Mon, 04 Feb 2019 11:24:20 +0900, Pelcner, Lukasz wrote: > As as a response for a . I get something like that > ryu-manager --app-lists .base-switch.py > loading app .base-switch.py > Traceback (most recent call last): > File "/home/vagrant/.local/bin/ryu-manager", line 11, in > sys.exit(m

Re: [Ryu-devel] IGMPv3 support on IGMP Library

2019-02-05 Thread IWAMOTO Toshihiro
On Tue, 05 Feb 2019 05:36:56 +0900, Lucas Viera wrote: > > [1 ] > Hi Iwamoto & RYU Team, how are you today? > > Did have an opportunity to check my last email? > El jue., 31 ene. 2019 a las 13:42, Lucas Viera () > escribió: > > > Hi Iwamoto, thanks for your answer. > > > > So you think we can

Re: [Ryu-devel] Importing tensorflow in ryu program

2019-02-05 Thread Jade Manapee
I did that before, I just simply installed all libraries required. and import them in ryu app. On Thu, Jan 24, 2019 at 8:45 AM IWAMOTO Toshihiro wrote: > > On Thu, 24 Jan 2019 02:47:24 +0900, > uttam kamalia wrote: > > > > [1 ] > > [1.1 ] > > Hello sir, > > > > I am building a project on routin