The Doctor
The Doctor
There are a couple of online services that have free (or useful enough free tiers) that could be good alternatives: - https://open-meteo.com/en - https://developer.accuweather.com/apis - https://openweathermap.org
@shirooo39 I did something similar with my site. I wound up forking and editing the sidebar template file for my site's theme to build the list. However, now that I...
I tried (see https://github.com/Part-DB/Part-DB-symfony/issues/172). The `composer install` bit is idiosyncratic to my setup: I'm on shared hosting, so I have to build Part-DB on another system and then `rsync` it...
I also just realized that `Part-DB-symfony/var/log/*.log` are there and being used. Is there something in there that would help?
Here's what I had to do: On my build machine, I had to erase the `vendor/` and `node_modules/` subdirectories before building the new version and uploading it to my host....
I could. But isn't that killing a fly with a bazooka?
Yes. Will retry after work today and post the error output.
Arch Linux, Python v3.10.5. Landslide installed into a venv using pip. Output follows: ``` (landslide) {17:42:56 @ Thu Jul 07} [drwho @ windbringer ~] () $ landslide Traceback (most recent...
I could really use this right now.
That would be very helpful, especially now.