Skip to content

Raspberry Pi Adafruit-DHT Set-up error #106

@kyengineer

Description

@kyengineer

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions