<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 5, 2019 at 10:22 PM Toke Høiland-Jørgensen <<a href="mailto:toke@redhat.com">toke@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Valent Turkovic <<a href="mailto:valent@otvorenamreza.org" target="_blank">valent@otvorenamreza.org</a>> writes:<br>
<br>
> On Thu, Sep 5, 2019 at 11:57 AM Toke Høiland-Jørgensen <<a href="mailto:toke@redhat.com" target="_blank">toke@redhat.com</a>><br>
> wrote:<br>
><br>
>> Valent Turkovic <<a href="mailto:valent@otvorenamreza.org" target="_blank">valent@otvorenamreza.org</a>> writes:<br>
>><br>
>> > Strange, flent is not seeing matplotlib, any ideas?<br>
>><br>
>> Could you try running Flent with `-v --debug-error`, please? My guess<br>
>> would be a missing backend or something like that...<br>
>><br>
>> -Toke<br>
>><br>
><br>
> Sure, here it is - <a href="https://pastebin.com/raw/MWnbKrXn" rel="noreferrer" target="_blank">https://pastebin.com/raw/MWnbKrXn</a><br>
<br>
Hmm. It seems that matplotlib is not pulling in numpy as a dependency;<br>
try 'pip install numpy'?<br>
<br>
-Toke<br></blockquote><div><br></div><div>Seams like numpy is already installed:</div><div><br></div><div>pi@raspberrypi:~ $ sudo pip install numpy<br>Looking in indexes: <a href="https://pypi.org/simple">https://pypi.org/simple</a>, <a href="https://www.piwheels.org/simple">https://www.piwheels.org/simple</a><br>Requirement already satisfied: numpy in /usr/lib/python2.7/dist-packages (1.16.2)</div><div><br></div><div>Valent<br></div><div> </div></div></div>