[spp] [Bug 455] spp does not run with python3

bugzilla at dpdk.org bugzilla at dpdk.org
Sun Apr 19 08:23:42 CEST 2020


https://bugs.dpdk.org/show_bug.cgi?id=455

            Bug ID: 455
           Summary: spp does not run with python3
           Product: SPP
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: ctl
          Assignee: yasufum.o at gmail.com
          Reporter: vipin.varghese at intel.com
                CC: spp at dpdk.org
  Target Milestone: ---

URL: https://doc.dpdk.org/spp/setup/getting_started.html#setup
Python version: 3.6

CMD: ```python3 spp.py```

result:
```
Traceback (most recent call last):
  File "spp.py", line 10, in <module>
    spp.main(sys.argv[1:])
  File "/home/saesrv02/Downloads/explore/spp-19.11/src/cli/spp.py", line 56, in
main
    shell = Shell(spp_cli_objs, args.config, args.wait_pri)
  File "/home/saesrv02/Downloads/explore/spp-19.11/src/cli/shell.py", line 43,
in __init__
    Loader=yaml.FullLoader)
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the spp mailing list