tutorials
tutorials copied to clipboard
trying with tutorials
Is there any complete guide that doesn't link to other links?
I've made a Ubuntu 20.04 Vm in my server not using the vagrant as I use virtual instances. So, after I've cloned the tutorials repo and I installed the P4c and some more dependencies I faced an error that I'm unable to resolve.
File "../../utils/run_exercise.py", line 29, in
@jafingerhut Can you please help me here? Thanks.
I've made a Ubuntu 20.04 Vm in my server not using the vagrant as I use virtual instances. ModuleNotFoundError: No module name 'mininet.cli'
@ham-xa This error indicates that mininet has not been installed. Andy recently updated the installation steps for mininet (https://github.com/p4lang/tutorials/pull/464) to fix similar problem. You can find the steps executed by vagrant to install mininet in user-common-bootstrap.sh.