Dear Sir/Madam,
Trying to set up Ryu I constantly get the following error running simple_switch
for OpenFlow 1.3
Traceback (most recent call last):
File "/home/vagrant/.local/bin/ryu-manager", line 11, in <module>
sys.exit(main())
File "/home/vagrant/.local/lib/python2.7/site-packages/ryu/cmd/manager.py",
line 98, in main
app_mgr.load_apps(app_lists)
File
"/home/vagrant/.local/lib/python2.7/site-packages/ryu/base/app_manager.py",
line 415, in load_apps
cls = self.load_app(app_cls_name)
File
"/home/vagrant/.local/lib/python2.7/site-packages/ryu/base/app_manager.py",
line 392, in load_app
mod = utils.import_module(name)
File "/home/vagrant/.local/lib/python2.7/site-packages/ryu/utils.py", line
104, in import_module
return importlib.import_module(modname)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
ImportError: Import by filename is not supported.
Best Regards,
Lukasz Pelcner
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel