From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) (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 CD12B3B29E for ; Thu, 5 Sep 2019 18:36:34 -0400 (EDT) Received: by mail-io1-xd32.google.com with SMTP id d25so8433677iob.6 for ; Thu, 05 Sep 2019 15:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=5uO81iqQOb+QuOvxP5L9DtY8B/igJv0LnWKEBS/gf5M=; b=mNWM+902dnZpuuzBOTADM7AyAGrZgVN4EdqRkAedWhXU1V9fu5p9OgiYIZFA/o1ib3 QYQTYGmeufBDPJNz+nNShQYk6bLlPPIAJZ5kHlgTY0AnnqB/mxdpAOuStv8D1owP1uml /G3Ih+gV/z8oqmDjSSSwPTDAOM/MgyG6J0Dq1Rp3XI88Ae5fMbJWcwrUq9aAnFS0Z9Xy 233LhAZPcKDps90684jM/xqFGVPm41oY9wFvgsVeUhuifsXG7uuohluzRgs6kxJhTPXy zaQlGFFxek0ola3GfRO/sTRbMnIFp77FFRBujuaBgcaVcxrF9/BTWHDW0ozLYHbn91al xUZg== 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:content-transfer-encoding; bh=5uO81iqQOb+QuOvxP5L9DtY8B/igJv0LnWKEBS/gf5M=; b=E6j0JiVDsF6K108hM+e6ErAwN0/53MHDbpSjYZ1RseTqwJU54zabn7RDUJFfFFfYls 7DRX9JdrfLxH6ZarSEUV7C/okVlCoCyNKiubPTff4QjsXuJbgtjcqii+vqNjP+RIyksE VsaEARGbgPgKFnMoJdEbT6TdKrvOTJd0AyVmF1900uJ28gjxo9zok3Cu9ebche4qqlFO Y0a5nsGjD7IE3Wwu5FQnbbKMwjBMvBS/25muMvlqUXF/HnMCLzrWoTadv8xvcXF3F/Vm 7UQVpzjrBMuNzGK89k6ASHAIVoqBanzFQGJYw0xoFcB5wyUY5reIbSZqTboPPtUtfyWC HjXA== X-Gm-Message-State: APjAAAWYhIVMEP4e9orSVdn++ZaiEMJe6bDZ8y1HoNUMguYBX6vacpV6 DTtR4B8TE0XPVTcr4c4k+z9yR1CfQxT2Pi7HOoendZrq X-Google-Smtp-Source: APXvYqyyJpTMaZ7342qUAP8GXGWCOA9ud32YzTCRPgm4mNZrjiMLm+jlB21UkpoInXD1YiRaaX4USVaBELA0+TsWw5s= X-Received: by 2002:a6b:9107:: with SMTP id t7mr6546393iod.150.1567722994232; Thu, 05 Sep 2019 15:36:34 -0700 (PDT) MIME-Version: 1.0 References: <87k1an2hgq.fsf@toke.dk> <87lfv21oj3.fsf@toke.dk> In-Reply-To: From: Dave Taht Date: Thu, 5 Sep 2019 15:36:22 -0700 Message-ID: To: Valent Turkovic Cc: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= , Make-Wifi-fast Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 22:36:34 -0000 Um, I'd switch to python3 entirely pip3 install bla On Thu, Sep 5, 2019 at 1:59 PM Valent Turkovic w= rote: > > 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/sim= ple > Requirement already satisfied: numpy in /usr/lib/python2.7/dist-packages = (1.16.2) > > Valent > > _______________________________________________ > Make-wifi-fast mailing list > Make-wifi-fast@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/make-wifi-fast --=20 Dave T=C3=A4ht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740