Re: [Ryu-devel] ryu-manager command not found

2019-05-07 Thread Diarmuid O Briain
Hi Teame, I would syggest installing the python3 version. I would also install Maen Artimy's wonderful flowmanager application. ~$* sudo apt-get install python3-ryu* ~$ *git clone https://github.com/martimy/flowmanager ~/flowmanager* ~$ *ryu-manager ~/flow

Re: [Ryu-devel] ryu-manager command not found

2019-05-07 Thread Fernando Farias
Dear Teame, Try install ryu via pip: pip3 install ryu best regards, Em ter, 7 de mai de 2019 às 08:33, Soe Ye Htet escreveu: > Dear, > > Have you installed ryu controller in your Linux environment? > > Best regards, > Soe Ye Htet > Research Assistant > Chulalongkorn University > > On Tue, M

Re: [Ryu-devel] ryu-manager command not found

2019-05-07 Thread Soe Ye Htet
Dear, Have you installed ryu controller in your Linux environment? Best regards, Soe Ye Htet Research Assistant Chulalongkorn University On Tue, May 7, 2019 at 4:15 PM teame kahsay <[email protected]> wrote: > hi, im new to ryu and generally to SDN, im starting learning using ryu > controller.

[Ryu-devel] ryu-manager command not found

2019-05-07 Thread teame kahsay
hi, im new to ryu and generally to SDN, im starting learning using ryu controller. when i start doing exercise using the ryu book, examples, and starting executing the ryu app step by step, i got the error "ryu-manager command not found" in the controller co (root ) terminal. how can i fix this e