Re: [Ryu-devel] Ryu Apps in PyCharm

2018-07-11 Thread IWAMOTO Toshihiro
On Wed, 11 Jul 2018 02:48:13 +0900, David Kasabji wrote: > > Hello Ryu Developers, > > I am in need of debugging Ryu Applications and I want to use PyCharm for it. > > I am using Ubuntu 18.04 launched via VirtualBox. > I have installed Mininet through apt-get and git cloned Ryu source and > inst

[Ryu-devel] Ryu Apps in PyCharm

2018-07-10 Thread David Kasabji
Hello Ryu Developers, I am in need of debugging Ryu Applications and I want to use PyCharm for it. I am using Ubuntu 18.04 launched via VirtualBox. I have installed Mininet through apt-get and git cloned Ryu source and installed it via python setup script. *I have 2 issues:* 1. When I run mi