Skip to content

Raspberry Pi Adafruit-DHT Set-up error #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kyengineer opened this issue Mar 17, 2025 · 0 comments
Open

Raspberry Pi Adafruit-DHT Set-up error #106

kyengineer opened this issue Mar 17, 2025 · 0 comments
Assignees

Comments

@kyengineer
Copy link

I created an application to log temperature and humidity four years ago using the AM2302 Temperature/Humidity sensor. I wrote a Python program to read the temperature and humidity. I used Flask to create the WEB interface to display temperature and humidity, and SQLite was used to store the data.

About four (4) months ago, it quit working. The appears to be the Adafruit-DHT library will not load. When I try to reload the libray I get the following error
ERROR: Failed building wheel for Adafruit-DHT
Failed to build Adafruit-DHT
ERROR: Failed to build installable wheels for some pyproject.toml based projects (Adafruit-DHT)

I just installed adafruit-circuitpython-dht. Should I use this instead of Adafruit-DHT.

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

No branches or pull requests

2 participants