friedkeenan
friedkeenan
Isn't there a way to detect the system language? If so, it might be good to check that, and if that language isn't supported, default to English
I had this error when using v3. Reran my CI and now it's fixed again, so the issue seems to have just passed.
I am now getting the error again.
Issue seems to have resolved for me.
> I think the value can be a property, but we should keep the set_value around to ensure we are still able to use the .animate syntax effectively. That's what...
For reference, [here](https://github.com/friedkeenan/NationBot/blob/master/CustomPackets.py#L53-L59)'s how I added packets to the clientbound stuff without having to edit the library. The code is formatted grossly but it works
Hekate should just chainload the `bootloader/update.bin` payload if it's a newer version, so I don't think it's *necessary* to update it
numpy seems to be the offending dependency, though it seems y'all require an old version. Is there any reason you can't upgrade numpy?
Ok, so I looked at the pyglet example scripts, which work on Raspbian, and I noticed that they do a few things different in initializing the config for the window....
I can now import the library, but if I do run() it creates a segmentation fault