Taylor Archibald
Taylor Archibald
I just had this error with the most recent version. Somehow my user.config file in %localappdata%\Smurf-IV_&_BlueBlock became corrupted (the first half of the file seemed normal, while the second half...
I don't know if this is related, but I have a problem with the package explicitly setting the default time/timezone when parsing e.g. all-day events. E.g. if an input event...
Adjusting the .yaml to shrink/simplify the network works. I imagine the only other options are to optimize their code for memory usage or get a better GPU.
lgtm, to test: pip uninstall pymyq pip install git+https://github.com/arraylabs/pymyq.git@refs/pull/188/head
It worked for a few days, now I'm getting 429 errors (cloudflare related). You still probably want to merge this, but more work is needed. https://github.com/Python-MyQ/Python-MyQ/issues/24#issuecomment-1774208488
I often run jobs on nodes that don't have internet access, but other nodes that share the file system do have internet access. You could imagine the internet-less nodes produce...
``` [10:43:52.082] Opening exec server for ssh-remote+192.168.187.103 [10:43:52.091] Initizing new exec server for ssh-remote+192.168.187.103 [10:43:52.108] Using commit id "001668006cc714afd397f4ef0d52862f5a095530" and quality "stable" for server [10:43:52.110] Install and start server if...
Thanks. When I go to "General Settings" on at least the Blink XT or the Outdoor 3, I can "pull down" the screen to refresh it. I imagine I'd need...
LGTM, this resolves #4 for me (#4 may also result from a non-admin account, we could print a better error in a future PR)