Hi all,

I have installed RYU controller and get this error when I run the modules.
Could you please help me, what I miss there?

grigorg@controller:/tmp/ryu$ ./bin/ryu-manager --verbose
ryu/app/simple_switch_13.py
Traceback (most recent call last):
  File "./bin/ryu-manager", line 18, in <module>
    from ryu.cmd.manager import main
  File "/usr/local/lib/python2.7/dist-packages/ryu/cmd/manager.py", line
30, in <module>
    from ryu.app import wsgi
  File "/usr/local/lib/python2.7/dist-packages/ryu/app/wsgi.py", line 23,
in <module>
    from tinyrpc.server import RPCServer
ImportError: No module named tinyrpc.server




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

Reply via email to