Thanks Dave, I can confirm that using python3 works, flent now draws lots with matplotlib and shows no errors. On Fri, Sep 6, 2019 at 12:36 AM Dave Taht wrote: > Um, I'd switch to python3 entirely > > pip3 install bla > > > On Thu, Sep 5, 2019 at 1:59 PM Valent Turkovic > wrote: > > > > On Thu, Sep 5, 2019 at 10:22 PM Toke Høiland-Jørgensen > wrote: > >> > >> Valent Turkovic writes: > >> > >> > On Thu, Sep 5, 2019 at 11:57 AM Toke Høiland-Jørgensen < > toke@redhat.com> > >> > 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/simple > > 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 > > > > -- > > Dave Täht > CTO, TekLibre, LLC > http://www.teklibre.com > Tel: 1-831-205-9740 >