RPi Zero + Unicorn Hat Python 3 library install failed!

Running Raspbian Jessie Lite.

I’m an old school C/C++ guy so know nothing of the python thing. ;)

Ta.

$ \curl -sS get.pimoroni.com/unicornhat | bash

This script will install Unicorn Hat libraries
and dependencies for both Python 2 and 3.

This process may take several minutes.

— Warning —

Always be careful when running scripts and commands
copied from the internet. Ensure they are from a
trusted source.

If you want to see what this script does before
running it, you should run:
\curl -sS get.pimoroni.com/unicornhat

Do you wish to continue? [y/N] y

Checking install requirements…

dpkg-query: no packages found matching python-pip
dpkg-query: no packages found matching python3-pip
dpkg-query: no packages found matching python3-dev
Updating package indexes…
Hit http://archive.raspberrypi.org jessie InRelease
Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Reading package lists… Done

Installing UnicornHat requirements…
dpkg-query: no packages found matching python-pip
dpkg-query: no packages found matching python-pip

Checking for python-pip…
python-pip required. Installing.
Running sudo apt-get install python-pip

Reading package lists… Done
Building dependency tree
Reading state information… Done
The following extra packages will be installed:
python-chardet python-colorama python-distlib python-html5lib python-ndg-httpsclient python-openssl
python-pkg-resources python-pyasn1 python-requests python-setuptools python-six python-support python-urllib3
python-wheel
Suggested packages:
python-genshi python-lxml python-openssl-doc python-openssl-dbg python-distribute python-distribute-doc doc-base
Recommended packages:
python-dev-all
The following NEW packages will be installed:
python-chardet python-colorama python-distlib python-html5lib python-ndg-httpsclient python-openssl python-pip
python-pkg-resources python-pyasn1 python-requests python-setuptools python-six python-support python-urllib3
python-wheel
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,242 kB of archives.
After this operation, 5,208 kB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-support all 1.0.15 [33.6 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-pkg-resources all 5.5.1-1 [64.4 kB]
Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-chardet all 2.3.0-1 [96.2 kB]
Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-colorama all 0.3.2-1 [20.3 kB]
Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-distlib all 0.1.9-1 [113 kB]
Get:6 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-six all 1.8.0-1 [12.6 kB]
Get:7 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-html5lib all 0.999-3 [84.0 kB]
Get:8 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-openssl armhf 0.13.1-2 [85.5 kB]
Get:9 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-ndg-httpsclient all 0.3.2-1 [20.5 kB]
Get:10 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-urllib3 all 1.9.1-3 [55.4 kB]
Get:11 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-requests all 2.4.3-6 [204 kB]
Get:12 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-setuptools all 5.5.1-1 [242 kB]
Get:13 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-pip all 1.5.6-5 [114 kB]
Get:14 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-pyasn1 all 0.1.7-1 [49.3 kB]
Get:15 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-wheel all 0.24.0-1 [47.5 kB]
Fetched 1,242 kB in 2s (595 kB/s)
Selecting previously unselected package python-support.
(Reading database … 30226 files and directories currently installed.)
Preparing to unpack …/python-support_1.0.15_all.deb …
Unpacking python-support (1.0.15) …
Selecting previously unselected package python-pkg-resources.
Preparing to unpack …/python-pkg-resources_5.5.1-1_all.deb …
Unpacking python-pkg-resources (5.5.1-1) …
Selecting previously unselected package python-chardet.
Preparing to unpack …/python-chardet_2.3.0-1_all.deb …
Unpacking python-chardet (2.3.0-1) …
Selecting previously unselected package python-colorama.
Preparing to unpack …/python-colorama_0.3.2-1_all.deb …
Unpacking python-colorama (0.3.2-1) …
Selecting previously unselected package python-distlib.
Preparing to unpack …/python-distlib_0.1.9-1_all.deb …
Unpacking python-distlib (0.1.9-1) …
Selecting previously unselected package python-six.
Preparing to unpack …/python-six_1.8.0-1_all.deb …
Unpacking python-six (1.8.0-1) …
Selecting previously unselected package python-html5lib.
Preparing to unpack …/python-html5lib_0.999-3_all.deb …
Unpacking python-html5lib (0.999-3) …
Selecting previously unselected package python-openssl.
Preparing to unpack …/python-openssl_0.13.1-2_armhf.deb …
Unpacking python-openssl (0.13.1-2) …
Selecting previously unselected package python-ndg-httpsclient.
Preparing to unpack …/python-ndg-httpsclient_0.3.2-1_all.deb …
Unpacking python-ndg-httpsclient (0.3.2-1) …
Selecting previously unselected package python-urllib3.
Preparing to unpack …/python-urllib3_1.9.1-3_all.deb …
Unpacking python-urllib3 (1.9.1-3) …
Selecting previously unselected package python-requests.
Preparing to unpack …/python-requests_2.4.3-6_all.deb …
Unpacking python-requests (2.4.3-6) …
Selecting previously unselected package python-setuptools.
Preparing to unpack …/python-setuptools_5.5.1-1_all.deb …
Unpacking python-setuptools (5.5.1-1) …
Selecting previously unselected package python-pip.
Preparing to unpack …/python-pip_1.5.6-5_all.deb …
Unpacking python-pip (1.5.6-5) …
Selecting previously unselected package python-pyasn1.
Preparing to unpack …/python-pyasn1_0.1.7-1_all.deb …
Unpacking python-pyasn1 (0.1.7-1) …
Selecting previously unselected package python-wheel.
Preparing to unpack …/python-wheel_0.24.0-1_all.deb …
Unpacking python-wheel (0.24.0-1) …
Processing triggers for man-db (2.7.0.2-5) …
Setting up python-support (1.0.15) …
Setting up python-pkg-resources (5.5.1-1) …
Setting up python-chardet (2.3.0-1) …
Setting up python-colorama (0.3.2-1) …
Setting up python-distlib (0.1.9-1) …
Setting up python-six (1.8.0-1) …
Setting up python-html5lib (0.999-3) …
Setting up python-openssl (0.13.1-2) …
Setting up python-ndg-httpsclient (0.3.2-1) …
Setting up python-urllib3 (1.9.1-3) …
Setting up python-requests (2.4.3-6) …
Setting up python-setuptools (5.5.1-1) …
Setting up python-pip (1.5.6-5) …
Setting up python-pyasn1 (0.1.7-1) …
Setting up python-wheel (0.24.0-1) …
Processing triggers for python-support (1.0.15) …

Checking for python-dev…
python-dev required. Installing.
Running sudo apt-get install python-dev

Reading package lists… Done
Building dependency tree
Reading state information… Done
The following extra packages will be installed:
libexpat1-dev libpython-dev libpython2.7-dev python2.7-dev
The following NEW packages will be installed:
libexpat1-dev libpython-dev libpython2.7-dev python-dev python2.7-dev
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.3 MB of archives.
After this operation, 26.3 MB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libexpat1-dev armhf 2.1.0-6+deb8u1 [114 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython2.7-dev armhf 2.7.9-2 [17.9 MB]
Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-dev armhf 2.7.9-1 [1,188 B]
Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython-dev armhf 2.7.9-1 [19.6 kB]
Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main python2.7-dev armhf 2.7.9-2 [281 kB]
Fetched 18.3 MB in 9s (1,988 kB/s)
Selecting previously unselected package libexpat1-dev:armhf.
(Reading database … 30891 files and directories currently installed.)
Preparing to unpack …/libexpat1-dev_2.1.0-6+deb8u1_armhf.deb …
Unpacking libexpat1-dev:armhf (2.1.0-6+deb8u1) …
Selecting previously unselected package libpython2.7-dev:armhf.
Preparing to unpack …/libpython2.7-dev_2.7.9-2_armhf.deb …
Unpacking libpython2.7-dev:armhf (2.7.9-2) …
Selecting previously unselected package libpython-dev:armhf.
Preparing to unpack …/libpython-dev_2.7.9-1_armhf.deb …
Unpacking libpython-dev:armhf (2.7.9-1) …
Selecting previously unselected package python2.7-dev.
Preparing to unpack …/python2.7-dev_2.7.9-2_armhf.deb …
Unpacking python2.7-dev (2.7.9-2) …
Selecting previously unselected package python-dev.
Preparing to unpack …/python-dev_2.7.9-1_armhf.deb …
Unpacking python-dev (2.7.9-1) …
Processing triggers for man-db (2.7.0.2-5) …
Setting up libexpat1-dev:armhf (2.1.0-6+deb8u1) …
Setting up libpython2.7-dev:armhf (2.7.9-2) …
Setting up libpython-dev:armhf (2.7.9-1) …
Setting up python2.7-dev (2.7.9-2) …
Setting up python-dev (2.7.9-1) …

dpkg-query: no packages found matching python3-pip
dpkg-query: no packages found matching python3-pip

Checking for python3-pip…
python3-pip required. Installing.
Running sudo apt-get install python3-pip

Reading package lists… Done
Building dependency tree
Reading state information… Done
The following extra packages will be installed:
dh-python libmpdec2 libpython3-dev libpython3-stdlib libpython3.4 libpython3.4-dev libpython3.4-minimal
libpython3.4-stdlib python3 python3-chardet python3-colorama python3-dev python3-distlib python3-html5lib
python3-minimal python3-pkg-resources python3-requests python3-setuptools python3-six python3-urllib3
python3-wheel python3.4 python3.4-dev python3.4-minimal
Suggested packages:
python3-doc python3-tk python3-venv python3-genshi python3-lxml python3-ndg-httpsclient python3-openssl
python3-pyasn1 python3.4-venv python3.4-doc binfmt-support
The following NEW packages will be installed:
dh-python libmpdec2 libpython3-dev libpython3-stdlib libpython3.4 libpython3.4-dev libpython3.4-minimal
libpython3.4-stdlib python3 python3-chardet python3-colorama python3-dev python3-distlib python3-html5lib
python3-minimal python3-pip python3-pkg-resources python3-requests python3-setuptools python3-six python3-urllib3
python3-wheel python3.4 python3.4-dev python3.4-minimal
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 45.2 MB of archives.
After this operation, 74.0 MB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libmpdec2 armhf 2.4.1-1 [65.8 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3.4-minimal armhf 3.4.2-1 [483 kB]
Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3.4-stdlib armhf 3.4.2-1 [2,011 kB]
Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3.4 armhf 3.4.2-1 [1,121 kB]
Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-dev armhf 3.4.2-2 [1,202 B]
Get:6 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3.4-dev armhf 3.4.2-1 [38.5 MB]
Get:7 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3.4-minimal armhf 3.4.2-1 [1,355 kB]
Get:8 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3.4 armhf 3.4.2-1 [204 kB]
Get:9 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-minimal armhf 3.4.2-2 [34.7 kB]
Get:10 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3-stdlib armhf 3.4.2-2 [18.1 kB]
Get:11 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3 armhf 3.4.2-2 [21.2 kB]
Get:12 http://mirrordirector.raspbian.org/raspbian/ jessie/main dh-python all 1.20141111-2 [66.4 kB]
Get:13 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpython3-dev armhf 3.4.2-2 [18.2 kB]
Get:14 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-pkg-resources all 5.5.1-1 [34.2 kB]
Get:15 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-chardet all 2.3.0-1 [96.1 kB]
Get:16 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-colorama all 0.3.2-1 [13.1 kB]
Get:17 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3.4-dev armhf 3.4.2-1 [418 kB]
Get:18 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-distlib all 0.1.9-1 [113 kB]
Get:19 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-six all 1.8.0-1 [12.7 kB]
Get:20 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-html5lib all 0.999-3 [82.3 kB]
Get:21 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-urllib3 all 1.9.1-3 [55.5 kB]
Get:22 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-requests all 2.4.3-6 [203 kB]
Get:23 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-setuptools all 5.5.1-1 [134 kB]
Get:24 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-pip all 1.5.6-5 [97.2 kB]
Get:25 http://mirrordirector.raspbian.org/raspbian/ jessie/main python3-wheel all 0.24.0-1 [47.6 kB]
Fetched 45.2 MB in 23s (1,889 kB/s)
Selecting previously unselected package libmpdec2:armhf.
(Reading database … 31055 files and directories currently installed.)
Preparing to unpack …/libmpdec2_2.4.1-1_armhf.deb …
Unpacking libmpdec2:armhf (2.4.1-1) …
Selecting previously unselected package libpython3.4-minimal:armhf.
Preparing to unpack …/libpython3.4-minimal_3.4.2-1_armhf.deb …
Unpacking libpython3.4-minimal:armhf (3.4.2-1) …
Selecting previously unselected package libpython3.4-stdlib:armhf.
Preparing to unpack …/libpython3.4-stdlib_3.4.2-1_armhf.deb …
Unpacking libpython3.4-stdlib:armhf (3.4.2-1) …
Selecting previously unselected package libpython3.4:armhf.
Preparing to unpack …/libpython3.4_3.4.2-1_armhf.deb …
Unpacking libpython3.4:armhf (3.4.2-1) …
Selecting previously unselected package libpython3.4-dev:armhf.
Preparing to unpack …/libpython3.4-dev_3.4.2-1_armhf.deb …
Unpacking libpython3.4-dev:armhf (3.4.2-1) …
Selecting previously unselected package python3.4-minimal.
Preparing to unpack …/python3.4-minimal_3.4.2-1_armhf.deb …
Unpacking python3.4-minimal (3.4.2-1) …
Selecting previously unselected package python3.4.
Preparing to unpack …/python3.4_3.4.2-1_armhf.deb …
Unpacking python3.4 (3.4.2-1) …
Selecting previously unselected package python3-minimal.
Preparing to unpack …/python3-minimal_3.4.2-2_armhf.deb …
Unpacking python3-minimal (3.4.2-2) …
Selecting previously unselected package libpython3-stdlib:armhf.
Preparing to unpack …/libpython3-stdlib_3.4.2-2_armhf.deb …
Unpacking libpython3-stdlib:armhf (3.4.2-2) …
Selecting previously unselected package python3.
Preparing to unpack …/python3_3.4.2-2_armhf.deb …
Unpacking python3 (3.4.2-2) …
Selecting previously unselected package dh-python.
Preparing to unpack …/dh-python_1.20141111-2_all.deb …
Unpacking dh-python (1.20141111-2) …
Selecting previously unselected package libpython3-dev:armhf.
Preparing to unpack …/libpython3-dev_3.4.2-2_armhf.deb …
Unpacking libpython3-dev:armhf (3.4.2-2) …
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack …/python3-pkg-resources_5.5.1-1_all.deb …
Unpacking python3-pkg-resources (5.5.1-1) …
Selecting previously unselected package python3-chardet.
Preparing to unpack …/python3-chardet_2.3.0-1_all.deb …
Unpacking python3-chardet (2.3.0-1) …
Selecting previously unselected package python3-colorama.
Preparing to unpack …/python3-colorama_0.3.2-1_all.deb …
Unpacking python3-colorama (0.3.2-1) …
Selecting previously unselected package python3.4-dev.
Preparing to unpack …/python3.4-dev_3.4.2-1_armhf.deb …
Unpacking python3.4-dev (3.4.2-1) …
Selecting previously unselected package python3-dev.
Preparing to unpack …/python3-dev_3.4.2-2_armhf.deb …
Unpacking python3-dev (3.4.2-2) …
Selecting previously unselected package python3-distlib.
Preparing to unpack …/python3-distlib_0.1.9-1_all.deb …
Unpacking python3-distlib (0.1.9-1) …
Selecting previously unselected package python3-six.
Preparing to unpack …/python3-six_1.8.0-1_all.deb …
Unpacking python3-six (1.8.0-1) …
Selecting previously unselected package python3-html5lib.
Preparing to unpack …/python3-html5lib_0.999-3_all.deb …
Unpacking python3-html5lib (0.999-3) …
Selecting previously unselected package python3-urllib3.
Preparing to unpack …/python3-urllib3_1.9.1-3_all.deb …
Unpacking python3-urllib3 (1.9.1-3) …
Selecting previously unselected package python3-requests.
Preparing to unpack …/python3-requests_2.4.3-6_all.deb …
Unpacking python3-requests (2.4.3-6) …
Selecting previously unselected package python3-setuptools.
Preparing to unpack …/python3-setuptools_5.5.1-1_all.deb …
Unpacking python3-setuptools (5.5.1-1) …
Selecting previously unselected package python3-pip.
Preparing to unpack …/python3-pip_1.5.6-5_all.deb …
Unpacking python3-pip (1.5.6-5) …
Selecting previously unselected package python3-wheel.
Preparing to unpack …/python3-wheel_0.24.0-1_all.deb …
Unpacking python3-wheel (0.24.0-1) …
Processing triggers for man-db (2.7.0.2-5) …
Processing triggers for mime-support (3.58) …
Setting up libmpdec2:armhf (2.4.1-1) …
Setting up libpython3.4-minimal:armhf (3.4.2-1) …
Setting up libpython3.4-stdlib:armhf (3.4.2-1) …
Setting up libpython3.4:armhf (3.4.2-1) …
Setting up libpython3.4-dev:armhf (3.4.2-1) …
Setting up python3.4-minimal (3.4.2-1) …
Setting up python3.4 (3.4.2-1) …
Setting up python3-minimal (3.4.2-2) …
Setting up libpython3-stdlib:armhf (3.4.2-2) …
Setting up libpython3-dev:armhf (3.4.2-2) …
Setting up python3.4-dev (3.4.2-1) …
Setting up python3 (3.4.2-2) …
running python rtupdate hooks for python3.4…
running python post-rtupdate hooks for python3.4…
Setting up dh-python (1.20141111-2) …
Setting up python3-pkg-resources (5.5.1-1) …
Setting up python3-chardet (2.3.0-1) …
Setting up python3-colorama (0.3.2-1) …
Setting up python3-dev (3.4.2-2) …
Setting up python3-distlib (0.1.9-1) …
Setting up python3-six (1.8.0-1) …
Setting up python3-html5lib (0.999-3) …
Setting up python3-urllib3 (1.9.1-3) …
Setting up python3-requests (2.4.3-6) …
Setting up python3-setuptools (5.5.1-1) …
Setting up python3-pip (1.5.6-5) …
Setting up python3-wheel (0.24.0-1) …
Processing triggers for libc-bin (2.19-18+deb8u1) …

Checking for Python 2 library…

Installing UnicornHat for Python 2…
Downloading/unpacking unicornhat
Downloading unicornhat-2.0.4.tar.gz
Running setup.py (path:/tmp/pip-build-DbiZkE/unicornhat/setup.py) egg_info for package unicornhat

Downloading/unpacking rpi-ws281x>=1.1.0 (from unicornhat)
Downloading rpi_ws281x-1.2.1.tar.gz (117kB): 117kB downloaded
Running setup.py (path:/tmp/pip-build-DbiZkE/rpi-ws281x/setup.py) egg_info for package rpi-ws281x

Installing collected packages: unicornhat, rpi-ws281x
Running setup.py install for unicornhat

Running setup.py install for rpi-ws281x
Compiling ws281x library…
building ‘_rpi_ws281x’ extension
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Ilib/ -I/usr/include/python2.7 -c rpi_ws281x_wrap.c -o build/temp.linux-armv6l-2.7/rpi_ws281x_wrap.o
rpi_ws281x_wrap.c: In function ‘init_rpi_ws281x’:
rpi_ws281x_wrap.c:4638:21: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
PyObject *m, *d, *md;
^
arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv6l-2.7/rpi_ws281x_wrap.o -Llib/ -lws2811 -o build/lib.linux-armv6l-2.7/_rpi_ws281x.so

Successfully installed unicornhat rpi-ws281x
Cleaning up…
Done!

Checking for Python 3 library…
bash: line 27: pip-3.2: command not found

Installing UnicornHat for Python 3…
sudo: pip-3.2: command not found
Python 3 library install failed!

Found it, pip-3.2 seems be now called pip3. I did not have git installed either.

Yeah, the Lite Raspbian image is definitely not for the faint of heart. It’s also most definitely Lite, so kudos to them.

I think the legendary @RogueM is looking into getting the installers working automagically on Raspbian Lite, although I’d expect it to appeal to a class of users ( like yourself ) who can get stuff working anyway.

I never liked it being called “pip-3.2” with no pip3 alias, I’ve basically been waiting for it to fail.

Yes, I’m on it :D

… in the meantime I have posted a workaround in the Jessie FAQ.