Hi all,
I'm not really sure where this question should go. I'm not even sure if it's a Linux issue or a Python issue.
I've written a Raspberry Pi application (Ubuntu Mate) that's essentially a timed camera. Every 30 seconds, it snaps an image and writes it to disk.
When I start the...
Tried to install Linux mint on a wiped hard drive with a Lenovo X130E I thought it was an issue with my bootable flash drive. Decided to try lubuntu (same laptop) got most of the way through installing and got thi error message
Boost.Python error in job "bootloader".
Command 'grub-install...
Hey, I made two python programs, in two different computers, that uses sockets to communicate between the two computers.
Then, I wanted to execute a terminal command at the client program and the command it self will be sent from the remote controller program, then the client will send the...