From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x92e.google.com (mail-ua1-x92e.google.com [IPv6:2607:f8b0:4864:20::92e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6E98C3B29E for ; Thu, 5 Sep 2019 16:59:48 -0400 (EDT) Received: by mail-ua1-x92e.google.com with SMTP id j6so1310523uae.12 for ; Thu, 05 Sep 2019 13:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=otvorenamreza-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XMeDAlHoT0Qtjwru7Dj0vG1qyS+R2nCnqRR2u5wPRcc=; b=06XhNqEUZOKpmiEcdlrVSD+E/oSOueLBSs46ipYMLZMcz1mrav3Uqj4YQ+/0tz5Zzu f0cKXdlhGew6coHfXHCJA7Uf+nWbO0+ukzpZRb6s9jlhsJFVxAeD+OHduVixqjAw9RIV zKqd5kHfUIujHpYuiofMmco/IBGoVV3SMq0x4SsZ+IPnxZx0vDNNPb10fAdjSmio2jlf 2AulwfZVe6JoQHZ18Xi7pDymjE5W7mmKiLsX1OeNA2mcuc2NQ1SBuMOLRu750TX9aYnq EShc8KyiIsHd+u90vvEig5b/usK9pgbyXEZvAJLIoR9LscNAQFFhuoKiSfdMCJNBc+w8 OQGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XMeDAlHoT0Qtjwru7Dj0vG1qyS+R2nCnqRR2u5wPRcc=; b=W/ONkAtD0tcCDQV0LuCMb0mQshj2u7uqVRqK4S+AWpo0TzwlMDlp6OAbK+1DAFmlye 7ruhLRaqGZ5Eugbx1t/lCGkK2yRkvyE5mzk1oE4O3K3KheAlg9pV7ts2EIFJR1XFfhcU J6L2vUnmVwDfg/x/CaNM0clDQ25FHMYm+lDJt9zaZSoS62cafBzuW6JeChZ4CCbRzH0l qZxXncdoZLkAEpCskdW7f8JLLdhGfGbs05DVB7RT6m8u+/PaZQPATzz/ZWiFCdX3bs/s pfEClwuaG4ejbESALJ6snRif2kvPPl7mgYX8SmYGf2dhwT3ztA83Ne8SpnepBWPgp+xk T2iA== X-Gm-Message-State: APjAAAWctD2mVBugSVjd8ouIzetVqDvnJOaCpumRrIQTftg5oOGhTY7g ULpaTGRE7DZQ7K2/ubBklV67NDXA1XpQXlXyswnm0w== X-Google-Smtp-Source: APXvYqxEydDgnonQ05HnqIMStyvpk1AzB13lWwqYP6Wgly+lzCM3XaonQ1f/U+W5/FJSyFu46mvfZ8vumAvYiaKOOjo= X-Received: by 2002:ab0:3007:: with SMTP id f7mr2523622ual.12.1567717187512; Thu, 05 Sep 2019 13:59:47 -0700 (PDT) MIME-Version: 1.0 References: <87k1an2hgq.fsf@toke.dk> <87lfv21oj3.fsf@toke.dk> In-Reply-To: <87lfv21oj3.fsf@toke.dk> From: Valent Turkovic Date: Thu, 5 Sep 2019 22:59:10 +0200 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: make-wifi-fast@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="0000000000001202270591d49acd" Subject: Re: [Make-wifi-fast] Fastest way to setup netperf and flent? X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2019 20:59:48 -0000 --0000000000001202270591d49acd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Sep 5, 2019 at 10:22 PM Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Valent Turkovic writes: > > > On Thu, Sep 5, 2019 at 11:57 AM Toke H=C3=B8iland-J=C3=B8rgensen > > wrote: > > > >> Valent Turkovic writes: > >> > >> > Strange, flent is not seeing matplotlib, any ideas? > >> > >> Could you try running Flent with `-v --debug-error`, please? My guess > >> would be a missing backend or something like that... > >> > >> -Toke > >> > > > > Sure, here it is - https://pastebin.com/raw/MWnbKrXn > > Hmm. It seems that matplotlib is not pulling in numpy as a dependency; > try 'pip install numpy'? > > -Toke > Seams like numpy is already installed: pi@raspberrypi:~ $ sudo pip install numpy Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpl= e Requirement already satisfied: numpy in /usr/lib/python2.7/dist-packages (1.16.2) Valent --0000000000001202270591d49acd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Sep 5, 2019 at 10:22 PM Toke H=C3=B8iland-J=C3=B8rgensen <= ;toke@redhat.com> wrote:
Valent Turkovic <valent@otvorenamr= eza.org> writes:

> On Thu, Sep 5, 2019 at 11:57 AM Toke H=C3=B8iland-J=C3=B8rgensen <<= a href=3D"mailto:toke@redhat.com" target=3D"_blank">toke@redhat.com>=
> wrote:
>
>> Valent Turkovic <valent@otvorenamreza.org> writes:
>>
>> > Strange, flent is not seeing matplotlib, any ideas?
>>
>> Could you try running Flent with `-v --debug-error`, please? My gu= ess
>> would be a missing backend or something like that...
>>
>> -Toke
>>
>
> Sure, here it is - https://pastebin.com/raw/MWnbKrXn

Hmm. It seems that matplotlib is not pulling in numpy as a dependency;
try 'pip install numpy'?

-Toke

Seams like numpy is already insta= lled:

pi@raspberrypi:~ $ sudo pip install numpyLooking in indexes: https://pypi.org/s= imple, https://www.piwheels= .org/simple
Requirement already satisfied: numpy in /usr/lib/python2= .7/dist-packages (1.16.2)

Valent
=C2= =A0
--0000000000001202270591d49acd--