Closed tkisason closed 7 years ago
Was that with Raspbian Lite?
yes
On Jan 5, 2017 13:15, "Philip Howard" notifications@github.com wrote:
Was that with Raspbian Lite?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pimoroni/unicorn-hat/pull/92#issuecomment-270631227, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjPZBA1scyB9J5qfBk4yBofcZBelWnGks5rPN7MgaJpZM4LYRz0 .
Drat! It's definitely light!
Good spot, and thank you!
I added the need to install python-setuptools (line 38) because you cannot run python setup.py without setuptools, adding that one package makes the rest of the guide work normally. Tested on default raspbian install.