Yurii Kadirov
Yurii Kadirov
@antonmedv Sure, I'll make a demo later. Any ideas on good online playground? :)
### **[📦 Overtest - LMS for those, who learn to code](https://github.com/overtest)** (coming soon) The product is an online judging system for holding programming competitions and long-term educational processes in schools...
Hi, @lzb949838390! As I can see (https://github.com/electron-userland/electron-builder/issues/3569), it's a temporary (or not so temporary 😢: https://github.com/electron-userland/electron-build-service/issues/17) error caused due to unreachable remote build server, which is used by `electron-builder` -...
@GregorBiswanger Thank you! Can't wait to try out my Electron.NET-powered apps over .NET 6 😃!
Hi! As a newbie in using `pylxd` I want to give something good to this project and you're right - the docs are slightly outdated and limited, so to find...
Hi! I have a similar issue when executing any command on instance with LXD `5.13` on Ubuntu 22.04 LTS: ```powershell /usr/local/lib/python3.10/dist-packages/pylxd/models/_model.py:146: UserWarning: Attempted to set unknown attribute "project" on instance...
@CluelessTechnologist @hatkidchan I solved the issue with errors during commands execution inside LXC containers just by using latest `pylxd` package built from the source. You can install it with this...
That would be a great addition! But at first we need to check the output of the LXD REST API in this case - do they give more information about...
@yhaliaw, are you using `pylxd` package available from pip? In my case #376 all errors were caused by an ols bug with pip version of the package. Try to use...