DHT11 not installing properly

Hello,

I’m quite new to HA. I purchased some DHT11 sensors to connect to my RPI3.
I’m getting this error message all the time :

Unable to install package https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2: Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-j4vnumjn-build/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-a2djmxsb-record/install-record.txt --single-version-externally-managed --prefix  --compile --user --prefix=" failed with error code 1 in /tmp/pip-j4vnumjn-build/

I have no idea how to fix it. Everything is wired up properly.

It’s been broken for a while, I’ve devised a temporary solution, see here https://github.com/home-assistant/home-assistant/issues/9177 comment on the issue as well so hopefully it’ll get noticed soon.