Hello RYU-developers,
I am using RYU as one of the controllers in my openflow test environment.
After the latest pull I am unable to start any of my applications (or any of
the example apps included with RYU). I also did a fresh install of RYU on a
base Debian system and experienced the same behavior.
I am getting the following error:
ryu-manager ryu/app/simple_switch.py
Traceback (most recent call last):
File "/usr/local/bin/ryu-manager", line 5, in <module>
pkg_resources.run_script('ryu==1.9', 'ryu-manager')
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 467, in
run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1200, in
run_script
execfile(script_filename, namespace, namespace)
File
"/usr/local/lib/python2.6/dist-packages/ryu-1.9-py2.6.egg/EGG-INFO/scripts/ryu-manager",
line 41, in <module>
from ryu.base.app_manager import AppManager
File
"/usr/local/lib/python2.6/dist-packages/ryu-1.9-py2.6.egg/ryu/base/app_manager.py",
line 22, in <module>
from ryu.controller.handler import register_instance
File
"/usr/local/lib/python2.6/dist-packages/ryu-1.9-py2.6.egg/ryu/controller/handler.py",
line 20, in <module>
from ryu.controller import ofp_event
File
"/usr/local/lib/python2.6/dist-packages/ryu-1.9-py2.6.egg/ryu/controller/ofp_event.py",
line 69, in <module>
for ofp_mods in ofproto.get_ofp_module():
TypeError: get_ofp_module() takes exactly 1 argument (0 given)
Can anyone recommend a workaround or fix for this issue?
Thanks,
--Matt
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel