17/10/2019 19:37, Stephen Hemminger:
> On Thu, 17 Oct 2019 19:32:12 +0200
> Robin Jarry wrote:
>
> > When running the dpdk-telemetry-client.py with python 3, we get the
> > following syntax errors:
> >
> > File "usertools/dpdk-telemetry-client.py", line 70
> > print "\nResponse: \n", str
On Thu, 17 Oct 2019 19:32:12 +0200
Robin Jarry wrote:
> When running the dpdk-telemetry-client.py with python 3, we get the
> following syntax errors:
>
> File "usertools/dpdk-telemetry-client.py", line 70
> print "\nResponse: \n", str(data)
>^
> SyntaxError
When running the dpdk-telemetry-client.py with python 3, we get the
following syntax errors:
File "usertools/dpdk-telemetry-client.py", line 70
print "\nResponse: \n", str(data)
^
SyntaxError: invalid syntax
File "usertools/dpdk-telemetry-client.py", line 93
3 matches
Mail list logo