p4-learning
p4-learning copied to clipboard
About sswitch_runtime
I meet this problem when I run the sentence "sudo python3 l2_learning_controller.py s1 cpu" The problem:
Traceback (most recent call last):
File "/home/wly/p4-learning/exercises/04-L2_Learning/thrift/l2_learning_controller.py", line 4, in
How can I fix it in a right way? Thanks.
Have you solved this problem? I also had this problem