touch sshopenssl passwd -6username:encryptedpasswordhash
apt install pip git swig liblgpio-dev python3-dev git clone https://github.com/rightup/pymc_core.git cd pymc_core python -m venv . source bin/activate pip install -e . pip install pymc_core[radio] pip install pymc_core[hardware] pip install pymc_core[websocket] pip install pymc_core[dev]