Having some issues installing the software for the Hat. I am using the official install script
Raspberry Pi 4 Model B Rev 1.2
Rasbian 11 Bookworm
From what I can tell, this error is occuring during the pip_install() function of raspbian.sh
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /tmp/tmp.vuEQu6T1aU or
/tmp/tmp.vuEQu6T1aU.zip, and cannot find /tmp/tmp.vuEQu6T1aU.ZIP, period.
./raspbian.sh: line 81: cd: /tmp/tmp.GUr5sn0boh/Adafruit-GPIO-v1.0.6: No such file or directory
python3: can’t open file ‘/home/pi/setup.py’: [Errno 2] No such file or directory
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /tmp/tmp.YniizWQcAE or
/tmp/tmp.YniizWQcAE.zip, and cannot find /tmp/tmp.YniizWQcAE.ZIP, period.
./raspbian.sh: line 81: cd: /tmp/tmp.qhwCJYNF3e/Adafruit_SSD1306-v1.6.2: No such file or directory
python3: can’t open file ‘/home/pi/setup.py’: [Errno 2] No such file or directory
dpkg-deb: error: unexpected end of file in archive magic version number in /tmp/tmp.vIfDVld1uI
dpkg: error processing archive /tmp/tmp.vIfDVld1uI (–install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
/tmp/tmp.vIfDVld1uI
python3: can’t open file ‘/usr/bin/rockpi-sata/misc.py’: [Errno 2] No such file or directory
Any help would be greatly appreciated