seems something isn’t working
pi@raspberrypi:~ $ curl -sS get.pimoroni.com/explorerhat | bash
bash: line 274: dt_check: command not found
This script will install everything needed to use
Explorer HAT/pHAT
— Warning —
Always be careful when running scripts and commands
copied from the internet. Ensure they are from a
trusted source.
If you want to see what this script does before
running it, you should run:
\curl -sS get.pimoroni.com/explorerhat
Note: Explorer HAT/pHAT requires I2C communication
Do you wish to continue? [y/N] Y
Aborting…
I wouldn’t be surprised if the issue is that you need to use a lowercase ‘y’… we’ll look into it but in the meantime try it that way.
nope, tried Y,y,N,n…all aborted
maybe
bash: line 274: dt_check: command not found
is the issue
I did all the stuff to manually install and i can now get the tutorial welcome.py to run without errors, haven’t had time to run the other tutorials yet
Also, I am using a Explorer pHAT, which sort of makes the tutorial useless(but still informative) maybe some ascii art of a simple LED/resistor combo to show how to get and output(you know the one i am thinking of)