When I follow the gateway instructions I get the following error:
(p4ptest) root@felpvagate:~# python -m p4p.gw --example-config /etc/pvagw/mygw.conf
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 799, in
main()
File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 763, in main
O.write(F.read().format(
KeyError: '\n "version"'
When I follow the gateway instructions I get the following error: (p4ptest) root@felpvagate:~# python -m p4p.gw --example-config /etc/pvagw/mygw.conf Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 799, in
main()
File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 763, in main
O.write(F.read().format(
KeyError: '\n "version"'