I am making the “Do not disturb sign” that was published in the March 21 edition of “the Magpi” on the raspberry pi zero.
I have soldered the Scroll pHat to the pins and run the following
“curl https://get.pimoroni.com/scrollphathd | bash”
(this run but i when checking packages required by IC2 interface the message “unable to install smbus for python 2! Unable to install smbus for python 3!” were received but i did receive the message “install ok installed” so thought it was ok to progress onto next stage.
To test the scroll phat i run the following
“cd ~/pimoroni/scrollphathd/examplespython3 swirl.py”
and received the message “cd: too many arguments”
This makes me think that the issue is with the code i have entered (copied from MagPi) and not any other issues but i am not an expert and would appreciate any help with this please.
Thanks