Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [Bug 456] spp with python2 has error
@ 2020-04-19  6:25 bugzilla
  2020-04-19  6:53 ` bugzilla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla @ 2020-04-19  6:25 UTC (permalink / raw)
  To: spp

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@gmail.com
          Reporter: vipin.varghese@intel.com
                CC: spp@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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [spp] [Bug 456] spp with python2 has error
  2020-04-19  6:25 [spp] [Bug 456] spp with python2 has error bugzilla
@ 2020-04-19  6:53 ` bugzilla
  2020-04-23  5:22 ` bugzilla
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla @ 2020-04-19  6:53 UTC (permalink / raw)
  To: spp

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

--- Comment #1 from Vipin Varghese (vipin.varghese@intel.com) ---
spp works with python3 only, and it needs YAML update for the right version
with ```pip3 install -U PyYAML```

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [spp] [Bug 456] spp with python2 has error
  2020-04-19  6:25 [spp] [Bug 456] spp with python2 has error bugzilla
  2020-04-19  6:53 ` bugzilla
@ 2020-04-23  5:22 ` bugzilla
  2020-04-23  7:18 ` bugzilla
  2020-04-24  2:18 ` bugzilla
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla @ 2020-04-23  5:22 UTC (permalink / raw)
  To: spp

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

masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |masahiro.nemoto.es@s1.ntt-t
                   |                            |x.co.jp

--- Comment #2 from masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) ---
Hello Vipin,

According to the latest SPP documents, python2 is not supoorted anymore.
https://git.dpdk.org/apps/spp/tree/docs/guides/gsg/install.rst
What do you think?

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [spp] [Bug 456] spp with python2 has error
  2020-04-19  6:25 [spp] [Bug 456] spp with python2 has error bugzilla
  2020-04-19  6:53 ` bugzilla
  2020-04-23  5:22 ` bugzilla
@ 2020-04-23  7:18 ` bugzilla
  2020-04-24  2:18 ` bugzilla
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla @ 2020-04-23  7:18 UTC (permalink / raw)
  To: spp

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

--- Comment #3 from Vipin Varghese (vipin.varghese@intel.com) ---
Hello,

As mentioned in the ticket, URL is public hosted document
```https://doc.dpdk.org/spp/setup/getting_started.html#setup```. So I humbly
assume the issue is confirmed and the URL link to latest documentation is to be
updated

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [spp] [Bug 456] spp with python2 has error
  2020-04-19  6:25 [spp] [Bug 456] spp with python2 has error bugzilla
                   ` (2 preceding siblings ...)
  2020-04-23  7:18 ` bugzilla
@ 2020-04-24  2:18 ` bugzilla
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla @ 2020-04-24  2:18 UTC (permalink / raw)
  To: spp

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

masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #4 from masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) ---
Hello Vipin,

You are right.
SPP documents which can be reffered by DPDK.org page is old.
So 
1. I change the ticket status to "confirmed"
and
2. Try to change those documents to proper one.

Thanks

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-24  2:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-19  6:25 [spp] [Bug 456] spp with python2 has error bugzilla
2020-04-19  6:53 ` bugzilla
2020-04-23  5:22 ` bugzilla
2020-04-23  7:18 ` bugzilla
2020-04-24  2:18 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).