Enviroplus - Configparser missing!

Hi Everybody. Complete newbie to the world of Raspbery Pi. I’ve just got an Enviroplus and when going through the install.sh stage of setup, I get an error saying " python-configparser is missing"
Just wonder where I’m going wrong? I used the clone https://github… site

Any help would be appreciated. Thanks in advance.

Joff

Try this instead
curl -sSL https://get.pimoroni.com/enviroplus | bash

from here

Thank you. Will try that tomorrow. Need to go spend some time with the kids as I’ve been ignoring them whilst trying to figure this out for the last couple of hours !

Yay, it worked!! Many thanks Kerry.

Glad it worked. I do believe the curl bash also installs anything that may be needed. Any dependencies. While the clone install.sh for the most part just installs the stuff for the phat or Hat. I’m far from being an expert but that’s my spin on it. The curl bash install seems to do more.
It is a bit confusing having the two different install instructions though? I’m thinking it may be two different people writing them up, something like that.
Anyway have fun. =)