Sir how can i used it by python2.7?  I installed as it appears in all 
documents : sudo pip install ryu sudo git clone git://github.com/osrg/ryu.gitcd 
ryusudo pip install 

Despite when i used : sudo python ./setup.py install , it show me :
running install_scriptsInstalling ryu-manager script to 
/usr/local/binInstalling ryu script to /usr/local/bin


Sir the problem that ryu-manager no started ? 






    On Wednesday, August 1, 2018, 3:37:24 AM GMT+1, IWAMOTO Toshihiro 
<iwam...@valinux.co.jp> wrote:  
 
 On Tue, 31 Jul 2018 21:31:40 +0900,
Imen Souidene via Ryu-devel wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; UTF-8 (quoted-printable)>]
> Dear Comity, I have a problem when i installed the controller Ryu , despite I 
> followed the installation tutorial.

> The problem is : 
> imen@imen-HP-Pavilion-g6-Notebook-PC:~/ryu$ ryu-manager
> Traceback (most recent call last):  File "/usr/local/bin/ryu-manager", line 
> 11, in <module>    load_entry_point('ryu==4.26', 'console_scripts', 
> 'ryu-manager')()

> File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 1060, 
> in __init__    super(ListOpt, self).__init__(name, type=types.List(), 
> **kwargs)TypeError: __init__() got an unexpected keyword argument 'item_type'

Your oslo.config is too old.
Which installation tutorial did you use and what commands did you type?

--
IWAMOTO Toshihiro

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel  
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to