I am trying to use the one line installer to install UnicornHat on a Pi 3B+ running the latest Kano OS. From another thread, I found that Kano doesn’t have a complier built in, so I first ran
sudo apt-get install build-essential
Then, I ran the install of UnicornHat. Well, each time, I get an error message that ‘buildtools’ is missing. Should I install Python separately? I can see that python-dev is installed by the script.
Any help would be appreciated. I am trying to get this up and running for a group of elementary school students in a remote cyber camp.
Thank you!