I just ran across Tom's Air quality monitor from back in 2022. I bought the SDS011 monitor hardware and now I'm trying to get the software up and running. During the install process it is trying to install 3 libraries, python3-dev, libffi-dev, & libssl-dev. The install chokes on trying to install these libraries. I looked on PyPi for them, intending to download them and install from my system but I can not find them there at all. I have set up a virtual environment on the RPI to run this through since the new version of the OS complains about installing libraries on the system copy of Python. If someone is familiar with this 3 year old application I would appreciate some helpful hints. I'm running a RPI 5 with 4 GB memory and 64 GB SD card with the current RPI OS. I could also use some help with Docker as it is past of this package but I have not looked into it yet. TIA.