one-line installer for Pi-OS #482
Stryfe-Delivery
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Cool! I might run Herbie on a Pi 4. I ran solarforecastarbiter-core on one for a while a few years ago, but a Herbie option would be nice. I compiled wgrib2 - my notes/process are here, in case any of it’s helpful: https://github.com/williamhobbs/RPi-Solar-Forecast?tab=readme-ov-file#compile-wgrib2-. It was a while ago (before a 64bit OS was available?), so may not be relevant anymore. |
1 reply
|
Hi @Stryfe-Delivery, thanks so much for offering to share your install scripts! I think a great way to include them in the Herbie docs would be to add a link at the bottom of the installation guide pointing to a gist with your scripts. That way, you can easily keep them up to date, and others can comment or ask questions directly in the gist. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Python is not my native language, but I've always wanted to use Herbie. Getting it to install and hooked to the dependencies was something I didn't want to have to do twice so I made a script that included all the brute force workarounds and fail-overs I needed when the regular method didn't work out for me. Right now its spread across 3 scripts in a fork, but I could merge them into one .sh and do a PR if that's of interest to anyone besides me.
All reactions