good morningiam roulaelectrical 
engineer------------------------------------could you please help me to solve 
this problem in ryu controllermy project in master is about multipath in sdni 
have selected ryu controller but i have this error when i load any new app 
=============================I have named my app 13_switch (example)I changed 
this name but same resultresult:=====
loading app ryu.app.13_switchTraceback (most recent call last):  File 
"/usr/bin/ryu-manager", line 11, in <module>    load_entry_point('ryu==4.30', 
'console_scripts', 'ryu-manager')()  File 
"/usr/lib/python3/dist-packages/ryu/cmd/manager.py", line 98, in main    
app_mgr.load_apps(app_lists)  File 
"/usr/lib/python3/dist-packages/ryu/base/app_manager.py", line 415, in 
load_apps    cls = self.load_app(app_cls_name)  File 
"/usr/lib/python3/dist-packages/ryu/base/app_manager.py", line 392, in load_app 
   mod = utils.import_module(name)  File 
"/usr/lib/python3/dist-packages/ryu/utils.py", line 108, in import_module    
return importlib.import_module(modname)  File 
"/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module    
return _bootstrap._gcd_import(name[level:], package, level)  File "<frozen 
importlib._bootstrap>", line 1014, in _gcd_import  File "<frozen 
importlib._bootstrap>", line 991, in _find_and_load  File "<frozen 
importlib._bootstrap>", line 973, in 
_find_and_load_unlockedModuleNotFoundError: No module named 
'ryu.app.13_switch'===========================================i tried all 
solutions mentioned on web page 
and iam stuck in time i need your help to overcome this errorTHANKS
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to