Soft Patch Panel
 help / color / mirror / Atom feed
From: Yasufumi Ogawa <usufumu@gmail.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>, dpdk-spp <spp@dpdk.org>
Subject: Re: [spp] python2 support
Date: Thu, 16 Aug 2018 22:52:20 +0900	[thread overview]
Message-ID: <3dea2421-3114-cc43-2f92-571d33fb601a@gmail.com> (raw)
In-Reply-To: <7952f98f-8fcf-7634-6e6a-457d625456ce@intel.com>

Hi Ferruh,

You are required to install 'future' module by running 'pip install 
future' for using 'queue' with both of Python 2 and 3. I should include 
this instruction in SPP documentation.

I think I should add 'requirements.txt' to install all of required 
modules and not disturb users. I would like to send a patch for updating.

Thanks,
Yasufumi

On 2018/08/16 19:43, Ferruh Yigit wrote:
> Hi Yasufumi,
> 
> When running spp with python2 I am getting following error [1] but works fine
> with python3.
> 
> Are you guys testing with python2 and is there any other module should I install
> for python2?
> 
> [1]
>      from queue import Queue
> ImportError: No module named queue
> 
> Thanks,
> ferruh
> 

  reply	other threads:[~2018-08-16 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 10:43 Ferruh Yigit
2018-08-16 13:52 ` Yasufumi Ogawa [this message]
2018-08-22  9:22   ` Ferruh Yigit
2018-08-24  9:25     ` Ferruh Yigit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3dea2421-3114-cc43-2f92-571d33fb601a@gmail.com \
    --to=usufumu@gmail.com \
    --cc=ferruh.yigit@intel.com \
    --cc=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=spp@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).