Hi,

>     Installing ryu-manager script to /usr/local/bin
>     Installing ryu script to /usr/local/bin
> Successfully installed ryu
> Cleaning up...

These messages show Ryu have installed Successfully...

Please confirm Ryu version as follows:
  $ ryu-manager --version
  ryu-manager 4.5

BTW, are you using OpenFlow Tutorial VM images?
(at https://sourceforge.net/projects/ryu/files/vmimages/OpenFlowTutorial/)
If so, this VM image seems to be too old and can not work as expected...

Thanks,
Iwase


On 2016年08月27日 05:50, Túlio Pascoal wrote:
> Hello,
>
> I am trying to update my Ryu version, however I am facing the following:
>
> ryu@ryu-vm:~/ryu$ sudo pip install ryu --upgrade
> Downloading/unpacking ryu from
> https://pypi.python.org/packages/64/e7/1be893594f9d295745b3c214c1805fd34afe1ca76a9991dc4e68c91183a0/ryu-4.5.tar.gz#md5=4ecc8794f199bef938100ce18308edd9
>   Downloading ryu-4.5.tar.gz (1.4MB): 1.4MB downloaded
>   Running setup.py egg_info for package ryu
>
>     warning: no previously-included files matching '*' found under
> directory 'doc/build'
>     warning: no previously-included files matching '*' found under
> directory 'ryu/tests/packet_data_generator'
>     warning: no previously-included files matching '*' found under
> directory 'ryu/tests/packet_data_generator2'
>     warning: no previously-included files matching '*~' found anywhere in
> distribution
>     warning: no previously-included files matching '*.pyc' found anywhere
> in distribution
>     warning: no previously-included files matching '.gitignore' found
> anywhere in distribution
> Installing collected packages: ryu
>   Found existing installation: ryu 3.6
>     Can't uninstall 'ryu'. No files were found to uninstall.
>   Running setup.py install for ryu
>     deleting ryu.egg-info/requires.txt
>
>     warning: no previously-included files matching '*' found under
> directory 'doc/build'
>     warning: no previously-included files matching '*' found under
> directory 'ryu/tests/packet_data_generator'
>     warning: no previously-included files matching '*' found under
> directory 'ryu/tests/packet_data_generator2'
>     warning: no previously-included files matching '*~' found anywhere in
> distribution
>     warning: no previously-included files matching '*.pyc' found anywhere
> in distribution
>     warning: no previously-included files matching '.gitignore' found
> anywhere in distribution
>     Installing ryu-manager script to /usr/local/bin
>     Installing ryu script to /usr/local/bin
> Successfully installed ryu
> Cleaning up...
>
> As you can see my current version is 3.6 and I would like to try 4.5.
>
> I run my controller by: ryu@ryu-vm:~/ryu$ ./bin/ryu-manager
> ryu/app/simple_switch_13.py
>
> What can be happening?
>
> Regards,
>
> --
> Túlio Albuquerque Pascoal
> <https://br.linkedin.com/pub/t%C3%BAlio-pascoal/a0/2a9/b69>
> <http://lattes.cnpq.br/3973060880564786>
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to