This is a rewrite of the original MCPIL project meant to be less fragile and more compatible.
- Python >= 3.7.x
- MCPI-Reborn
Raspbian Buster/Ubuntu 18.04 Or Higher
Download and install MCPIL from the Packagecloud Debian repository:
# If you didn't add the repository yet
curl -s https://packagecloud.io/install/repositories/Alvarito050506/mcpi-devs/script.deb.sh | sudo bash
# Now the actual installation
sudo apt-get install mcpil
git clone --recurse-submodules https://github.com/MCPI-Devs/MCPIL.git
cd MCPIL
./scripts/package.sh