WigginsLee
WigginsLee
I meet the same issue. And I slove it by changing "Highlight Color" transformation. Simply add `{{comment}}` `{{tag}}` to the color you want to show. Like below: 
How can i add the `-- --priority-queues 8` in p4app.json or somewhere? --- i simply modify the `//p4utils/mininetlib/node.py` as below and reinstall p4-utils. It works. Is there a easy way...
I solve this by modifying `googleapis-common-protos == 1.52` in `p4-utils/setup.py`. The file looks like: ``` #!/usr/bin/env python3 "Setuptools params" from setuptools import setup, find_packages VERSION = '0.2' modname = distname...