You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to ryu. I encountered this problem while starting up ryu controller.
I used this command to start it: PYTHONPATH=. ./bin/ryu-manager ryu/app/simple_switch_13.py
but it reports an error: ImportError: cannot import name abc
Anyone ever met this problem? Please help me. Thanks
The text was updated successfully, but these errors were encountered:
Hi, I am new to ryu. I encountered this problem while starting up ryu controller.
I used this command to start it:
PYTHONPATH=. ./bin/ryu-manager ryu/app/simple_switch_13.py
but it reports an error:
ImportError: cannot import name abc
Anyone ever met this problem? Please help me. Thanks
The text was updated successfully, but these errors were encountered: