Hi, so I followed this tutorial: http://www.knight-of-pi.org/installing-python3-6-on-a-raspberry-pi/ and installed python 3.6.3 onto my raspberry pi zero w. I go to install matplotlib using sudo pip3 install matplotlib and it collects it. downloads it, but reaches 100% and nothing, it just hangs. I'...