Are there any plans to maintain it?
I’m deploying to a Pi Zero 2W
I’ve attached the build logs, and the error when it tries to build the plantsaver image:
balena-plant-saver_release-log_plantsaver-0.2.8.txt (12.5 KB)
Error: The command '/bin/sh -c python3 -m pip install --no-cache-dir --trusted-host pypi.python.org Adafruit_DHT==1.4.0 --install-option="--force-pi2"' returned a non-zero code: 2
I’m working on a fork to see if I can resolve some of the issues by updating the docker file for plantsaver.
