I stumbled upon some old tutorials and bought the BMP180 sensor to use with my Pi 4. However, there is a new model and the repository containing functions to use the sensor with the Pi is deprecated and archived. When I download the repo and run sudo python setup.py install to install the functions, it seems it doesn't find what it's searching for.
Is there a beginner-friendly way to get this pressure sensor work?