emhass
emhass copied to clipboard
Failed to install to install add-on on RPi 3B+
When attempting to install Emhass v0.12.6 or v0.12.7 on a Raspberry Pi 3B+ I get the following error.
Failed to install add-on Can't install ghcr.io/davidusb-geek/emhass:v0.12.7: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/davidusb-geek/emhass:v0.12.7/json: Not Found ("No such image: ghcr.io/davidusb-geek/emhass:v0.12.7")
Is the build process creating the docker files for RPi?
Yes but only for aarch64 based boards
This last worked for me on v0.12.2 or v0.12.3 on 32bit RPi 3B+. Is 32 bit no longer supported?
I'm afraid not.
But if a solution is found by someone we could reinstate builds on these older systems.
@GeoDerp tried many times to adapt to these archs but at some point it became a real struggle.
@GeoDerp Maybe we can support again this by dropping skforecast just for these builds? I think that it was the main blocking factor because of numba. That would mean that people cannot use MLForecaster but at least they could run optimization with other forecast methods
I believe you can run 64bit on a pi3b? (May have to reflash it) Will do some more digging soon. It was my understanding that it was pi 1 & 2 that were the ones that had 32bit only.
May need to install 64bit version of haos?
Closing as the only solution (unfortunately) is to switch to 64 bit OS. Re-open if needed
Hi David,
I did switch to 64 bit.
On Mon, April 21, 2025 22:19, David wrote:
davidusb-geek left a comment (davidusb-geek/emhass#464)
Closing as the only solution (unfortunately) is to switch to 64 bit OS. Re-open if needed
-- Reply to this email directly or view it on GitHub: https://github.com/davidusb-geek/emhass/issues/464#issuecomment-2819423122 You are receiving this because you authored the thread.
Message ID: @.***>
Great! And it did installed fine?
Great! And it did installed fine?
Yes, it did. Thank you.