Skip to content

Update plantsaver block to use adafruit-circuitpython-dht#21

Open
fozman2 wants to merge 7 commits into
balena-io-examples:masterfrom
fozman2:master
Open

Update plantsaver block to use adafruit-circuitpython-dht#21
fozman2 wants to merge 7 commits into
balena-io-examples:masterfrom
fozman2:master

Conversation

@fozman2
Copy link
Copy Markdown

@fozman2 fozman2 commented Dec 10, 2023

This should resolve #20

I don't have an automation hat to test, but the block appears to only report errors related to no sensor readings now. (I have a Grow HAT, hope to have that working with it's own block soon)
Can someone with an automation hat test and verify?

--install-options forces pip to use setuptools's install command which is deprecated.
--install-options forces pip to use setuptools's install command which is deprecated.

Instead, changed to using --config-settings="--build-option=--<flag>"

https://discuss.python.org/t/explicit-optional-cythonization-via-config-setting-post-pep517-and-install-option-deprecation/25379
added -- missing from config-settings="--build-option=--force-pi2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plantsaver block fails to build

1 participant