[spp] [Bug 456] spp with python2 has error
bugzilla at dpdk.org
bugzilla at dpdk.org
Sun Apr 19 08:25:11 CEST 2020
https://bugs.dpdk.org/show_bug.cgi?id=456
Bug ID: 456
Summary: spp with python2 has error
Product: SPP
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ctl
Assignee: yasufum.o at gmail.com
Reporter: vipin.varghese at intel.com
CC: spp at dpdk.org
Target Milestone: ---
```
python spp.py
Traceback (most recent call last):
File "spp.py", line 5, in <module>
from cli import spp
File "/home/saesrv02/Downloads/explore/spp-19.11/src/cli/spp.py", line 8, in
<module>
from .shell import Shell
File "/home/saesrv02/Downloads/explore/spp-19.11/src/cli/shell.py", line 123
end='', flush=True)
^
SyntaxError: invalid syntax
```
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the spp
mailing list