Retro Pi is so good. I had my rPi set up for dual-boot between retro-pi and Kodi. These little computers are amazing. No wonder the pi series is the new all-time best selling computer ever.
You are viewing a single comment's thread from:
Retro Pi is so good. I had my rPi set up for dual-boot between retro-pi and Kodi. These little computers are amazing. No wonder the pi series is the new all-time best selling computer ever.
Just get another Pi
haha true. I've got a few kicking around right now actually. One that I'm working on setting up a MagicMirror build, another one where I'm going to use for my camper-van build that is the interface for the AutoPi dongle I've ordered, and another one for building a Mycroft voice assistant... Couldn't hurt to get another though....
On a somewhat related note -- I was tinkering around with one last night, and was having a hard time getting the official steem python library to install (running raspbian stretch, and couldn't get pip3 to install it)... Do you have any experience with getting steem-python / steempy running on a pi?
Damn, they open sourced the Automatic Dongle! I love it.
https://www.automatic.com/
I have not tried to put Steem-Python library on Raspberry Pi, but should be similar to Ubuntu.
sudo apt install libffi-dev libssl-dev python3 python3-dev python3-pip
Oh man -- wish I saw this Automatic Dongle before I saw the AutoPi (a bit more expensive). Both seem like they generally have the same capability.
yeah maybe I just forgot to install the dependencies. I'll try again tonight -- maybe I'll have a bit less beer beforehand this time.
Thanks, dude.