Inky PHAT - new location

This branch of the Inky library should fix the problem. It’ll be merged in sometime today, hopefully, but you can give it a try now, if you like, by doing the following in the terminal:

sudo apt-get install libxml2-dev libxslt-dev python-dev python3-lxml python-lxml
sudo pip install geocoder beautifulsoup4
git clone https://github.com/pimoroni/inky.git
cd inky
git checkout weather-fix
cd library
sudo python setup.py install
cd ../examples/phat
./weather-phat.py -c red

Or, y’know, just wait a little while and then use the one-line installer :-D

1 Like