To install the framebuffer library locally (only way atm), run this:
.venv\Scripts\python.exe -m pip install -e <Path to framebuffer library>To use the examples provided, run this:
.venv\Scripts\python.exe -m pip install -e <Path to runtime library>