Sudo apt install (directory) setup.py
I'm not surprised that didn't work. You wouldn't use apt like that.
Try
Code:
sudo apt update && sudo apt install python3-bme280Code:
python directory/setup.pyCode:
sudo python directory/setup.pyStatistics: Posted by thagrol — Sun Oct 19, 2025 11:24 pm