I developed a program on a Raspberry Pi 3 board using Python 3, PYQT5. I also used rip.gpio and smbus to talk to the hardware with the 7" LCD touch screen. Now I'm trying to fit the application in the memory of the Compute Module with Jessie Lite. I'm not sure what additional modules I need to insta...