Soft Patch Panel
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Yasufumi Ogawa <usufumu@gmail.com>
Cc: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>, dpdk-spp <spp@dpdk.org>
Subject: Re: [spp] python2 support
Date: Fri, 24 Aug 2018 10:25:11 +0100	[thread overview]
Message-ID: <2d448412-b50d-2ccc-d2e1-555faf6409bf@intel.com> (raw)
In-Reply-To: <6192e934-0e16-2ecd-d556-710801cd8a59@intel.com>

On 8/22/2018 10:22 AM, Ferruh Yigit wrote:
> On 8/16/2018 2:52 PM, Yasufumi Ogawa wrote:
>> 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.
> 
> This would be useful, thanks.

btw, I confirm installing "future" module fixes python2 issue.

> 
>>
>> 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-24  9:25 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
2018-08-22  9:22   ` Ferruh Yigit
2018-08-24  9:25     ` Ferruh Yigit [this message]

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=2d448412-b50d-2ccc-d2e1-555faf6409bf@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=spp@dpdk.org \
    --cc=usufumu@gmail.com \
    /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).